imx_pgc_domain
static const struct imx_pgc_domain imx8mn_pgc_domains[] = {
struct imx_pgc_domain *domain = pdev->dev.platform_data;
struct imx_pgc_domain *domain = pdev->dev.platform_data;
struct imx_pgc_domain *domain;
const struct imx_pgc_domain *domains;
static inline struct imx_pgc_domain *
return container_of(genpd, struct imx_pgc_domain, genpd);
struct imx_pgc_domain *domain = to_imx_pgc_domain(genpd);
struct imx_pgc_domain *domain = to_imx_pgc_domain(genpd);
static const struct imx_pgc_domain imx7_pgc_domains[] = {
static const struct imx_pgc_domain imx8m_pgc_domains[] = {
static const struct imx_pgc_domain imx8mm_pgc_domains[] = {
static const struct imx_pgc_domain imx8mp_pgc_domains[] = {