Searched refs:scp_domain (Results 1 – 2 of 2) sorted by relevance
67 struct scp_domain;70 struct scp_domain *scpd;78 struct scp_domain { struct191 struct scp_domain *scpd = data->scpd; in scpsys_domain_is_on()211 struct scp_domain *scpd = dev_get_priv(power_domain->dev); in scpsys_power_on()260 struct scp_domain *scpd = dev_get_priv(power_domain->dev); in scpsys_power_off()307 struct scp_domain *scpd = dev_get_priv(power_domain->dev); in scpsys_power_request()323 struct scp_domain *scpd = dev_get_priv(dev); in mtk_power_domain_hook()344 struct scp_domain *scpd = dev_get_priv(dev); in mtk_power_domain_probe()405 .priv_auto_alloc_size = sizeof(struct scp_domain),
135 struct scp_domain { struct149 struct scp_domain *domains; argument172 static int scpsys_domain_is_on(struct scp_domain *scpd) in scpsys_domain_is_on()194 static int scpsys_regulator_enable(struct scp_domain *scpd) in scpsys_regulator_enable()202 static int scpsys_regulator_disable(struct scp_domain *scpd) in scpsys_regulator_disable()279 static int scpsys_bus_protect_enable(struct scp_domain *scpd) in scpsys_bus_protect_enable()305 struct scp_domain *scpd = container_of(genpd, struct scp_domain, genpd); in scpsys_power_on()363 struct scp_domain *scpd = container_of(genpd, struct scp_domain, genpd); in scpsys_power_off()470 struct scp_domain *scpd = &scp->domains[i]; in init_scp()487 struct scp_domain *scpd = &scp->domains[i]; in init_scp()[all …]