scp_domain
struct scp_domain *domains;
static int scpsys_domain_is_on(struct scp_domain *scpd)
static int scpsys_regulator_enable(struct scp_domain *scpd)
static int scpsys_regulator_disable(struct scp_domain *scpd)
static int scpsys_sram_enable(struct scp_domain *scpd, void __iomem *ctl_addr)
static int scpsys_sram_disable(struct scp_domain *scpd, void __iomem *ctl_addr)
static int scpsys_bus_protect_enable(struct scp_domain *scpd)
static int scpsys_bus_protect_disable(struct scp_domain *scpd)
struct scp_domain *scpd = container_of(genpd, struct scp_domain, genpd);
struct scp_domain *scpd = container_of(genpd, struct scp_domain, genpd);
struct scp_domain *scpd = &scp->domains[i];
struct scp_domain *scpd = &scp->domains[i];
struct scp_domain *scpd = &scp->domains[i];