Home
last modified time | relevance | path

Searched refs:imx_pgc_domain (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/pmdomain/imx/
H A Dgpcv2.c277 struct imx_pgc_domain { struct
304 const struct imx_pgc_domain *domains; argument
310 static inline struct imx_pgc_domain *
313 return container_of(genpd, struct imx_pgc_domain, genpd); in to_imx_pgc_domain()
318 struct imx_pgc_domain *domain = to_imx_pgc_domain(genpd); in imx_pgc_power_up()
417 struct imx_pgc_domain *domain = to_imx_pgc_domain(genpd); in imx_pgc_power_down()
493 static const struct imx_pgc_domain imx7_pgc_domains[] = {
561 static const struct imx_pgc_domain imx8m_pgc_domains[] = {
1315 struct imx_pgc_domain *domain = pdev->dev.platform_data; in imx_pgc_domain_probe()
1378 struct imx_pgc_domain *domain = pdev->dev.platform_data; in imx_pgc_domain_remove()
[all …]