Searched refs:imx_pm_domain (Results 1 – 1 of 1) sorted by relevance
42 struct imx_pm_domain { struct53 static inline struct imx_pm_domain * argument56 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()130 static int imx_pgc_get_clocks(struct device *dev, struct imx_pm_domain *domain) in imx_pgc_get_clocks()156 static void imx_pgc_put_clocks(struct imx_pm_domain *domain) in imx_pgc_put_clocks()164 static int imx_pgc_parse_dt(struct device *dev, struct imx_pm_domain *domain) in imx_pgc_parse_dt()181 struct imx_pm_domain *domain = pdev->dev.platform_data; in imx_pgc_power_domain_probe()216 struct imx_pm_domain *domain = pdev->dev.platform_data; in imx_pgc_power_domain_remove()[all …]