Home
last modified time | relevance | path

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

/drivers/soc/imx/
Dgpcv2.c277 struct imx_pgc_domain { struct
304 const struct imx_pgc_domain *domains; argument
310 static inline struct imx_pgc_domain *
313 return container_of(genpd, struct imx_pgc_domain, genpd); in to_imx_pgc_domain()
318 struct imx_pgc_domain *domain = to_imx_pgc_domain(genpd); in imx_pgc_power_up()
417 struct imx_pgc_domain *domain = to_imx_pgc_domain(genpd); in imx_pgc_power_down()
493 static const struct imx_pgc_domain imx7_pgc_domains[] = {
561 static const struct imx_pgc_domain imx8m_pgc_domains[] = {
730 static const struct imx_pgc_domain imx8mm_pgc_domains[] = {
921 static const struct imx_pgc_domain imx8mp_pgc_domains[] = {
[all …]