Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/soc/imx/
Dgpcv2.c56 struct imx7_pgc_domain { struct
75 struct imx7_pgc_domain *domain = container_of(genpd, in imx7_gpc_pu_pgc_sw_pxx_req() argument
76 struct imx7_pgc_domain, in imx7_gpc_pu_pgc_sw_pxx_req()
163 static const struct imx7_pgc_domain imx7_pgc_domains[] = {
203 struct imx7_pgc_domain *domain = pdev->dev.platform_data; in imx7_pgc_domain_probe()
238 struct imx7_pgc_domain *domain = pdev->dev.platform_data; in imx7_pgc_domain_remove()
312 struct imx7_pgc_domain *domain; in builtin_platform_driver()