Searched refs:imx_pm_domain (Results 1 – 1 of 1) sorted by relevance
43 struct imx_pm_domain { struct54 static inline struct imx_pm_domain * argument57 return container_of(genpd, struct imx_pm_domain, base); in to_imx_pm_domain()62 struct imx_pm_domain *pd = to_imx_pm_domain(genpd); in imx6_pm_domain_power_off()90 struct imx_pm_domain *pd = to_imx_pm_domain(genpd); in imx6_pm_domain_power_on()131 static int imx_pgc_get_clocks(struct device *dev, struct imx_pm_domain *domain) in imx_pgc_get_clocks()157 static void imx_pgc_put_clocks(struct imx_pm_domain *domain) in imx_pgc_put_clocks()165 static int imx_pgc_parse_dt(struct device *dev, struct imx_pm_domain *domain) in imx_pgc_parse_dt()182 struct imx_pm_domain *domain = pdev->dev.platform_data; in imx_pgc_power_domain_probe()217 struct imx_pm_domain *domain = pdev->dev.platform_data; in imx_pgc_power_domain_remove()[all …]