Searched refs:imx_pm_domain (Results 1 – 1 of 1) sorted by relevance
48 struct imx_pm_domain { struct59 static inline struct imx_pm_domain * argument62 return container_of(genpd, struct imx_pm_domain, base); in to_imx_pm_domain()67 struct imx_pm_domain *pd = to_imx_pm_domain(genpd); in imx6_pm_domain_power_off()95 struct imx_pm_domain *pd = to_imx_pm_domain(genpd); in imx6_pm_domain_power_on()135 static int imx_pgc_get_clocks(struct device *dev, struct imx_pm_domain *domain) in imx_pgc_get_clocks()161 static void imx_pgc_put_clocks(struct imx_pm_domain *domain) in imx_pgc_put_clocks()169 static int imx_pgc_parse_dt(struct device *dev, struct imx_pm_domain *domain) in imx_pgc_parse_dt()186 struct imx_pm_domain *domain = pdev->dev.platform_data; in imx_pgc_power_domain_probe()221 struct imx_pm_domain *domain = pdev->dev.platform_data; in imx_pgc_power_domain_remove()[all …]