Searched defs:scpd (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/drivers/soc/mediatek/ |
| D | mtk-scpsys.c | 172 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 …]
|
| /kernel/linux/linux-6.6/drivers/pmdomain/mediatek/ |
| D | mtk-scpsys.c | 172 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 …]
|