Home
last modified time | relevance | path

Searched defs:scpd (Results 1 – 1 of 1) sorted by relevance

/drivers/pmdomain/mediatek/
Dmtk-scpsys.c172 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()
233 static int scpsys_sram_enable(struct scp_domain *scpd, void __iomem *ctl_addr) in scpsys_sram_enable()
263 static int scpsys_sram_disable(struct scp_domain *scpd, void __iomem *ctl_addr) in scpsys_sram_disable()
279 static int scpsys_bus_protect_enable(struct scp_domain *scpd) in scpsys_bus_protect_enable()
291 static int scpsys_bus_protect_disable(struct scp_domain *scpd) in scpsys_bus_protect_disable()
305 struct scp_domain *scpd = container_of(genpd, struct scp_domain, genpd); in scpsys_power_on() local
363 struct scp_domain *scpd = container_of(genpd, struct scp_domain, genpd); in scpsys_power_off() local
470 struct scp_domain *scpd = &scp->domains[i]; in init_scp() local
[all …]