Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/soc/imx/
Dgpc.c42 struct imx_pm_domain { struct
53 static inline struct imx_pm_domain * argument
56 return container_of(genpd, struct imx_pm_domain, base); in to_imx_pm_domain()
61 struct imx_pm_domain *pd = to_imx_pm_domain(genpd); in imx6_pm_domain_power_off()
89 struct imx_pm_domain *pd = to_imx_pm_domain(genpd); in imx6_pm_domain_power_on()
129 static int imx_pgc_get_clocks(struct device *dev, struct imx_pm_domain *domain) in imx_pgc_get_clocks()
155 static void imx_pgc_put_clocks(struct imx_pm_domain *domain) in imx_pgc_put_clocks()
163 static int imx_pgc_parse_dt(struct device *dev, struct imx_pm_domain *domain) in imx_pgc_parse_dt()
180 struct imx_pm_domain *domain = pdev->dev.platform_data; in imx_pgc_power_domain_probe()
215 struct imx_pm_domain *domain = pdev->dev.platform_data; in imx_pgc_power_domain_remove()
[all …]