Lines Matching refs:imx_pgc_domain
105 struct imx_pgc_domain { struct
125 const struct imx_pgc_domain *domains; argument
133 struct imx_pgc_domain *domain = container_of(genpd, in imx_gpc_pu_pgc_sw_pxx_req()
134 struct imx_pgc_domain, in imx_gpc_pu_pgc_sw_pxx_req()
222 static const struct imx_pgc_domain imx7_pgc_domains[] = {
282 static const struct imx_pgc_domain imx8m_pgc_domains[] = {
446 static int imx_pgc_get_clocks(struct imx_pgc_domain *domain) in imx_pgc_get_clocks()
473 static void imx_pgc_put_clocks(struct imx_pgc_domain *domain) in imx_pgc_put_clocks()
483 struct imx_pgc_domain *domain = pdev->dev.platform_data; in imx_pgc_domain_probe()
522 struct imx_pgc_domain *domain = pdev->dev.platform_data; in imx_pgc_domain_remove()
584 struct imx_pgc_domain *domain; in builtin_platform_driver()