Searched refs:scpsys_domain (Results 1 – 1 of 1) sorted by relevance
39 struct scpsys_domain { struct60 #define to_scpsys_domain(gpd) container_of(gpd, struct scpsys_domain, genpd) argument62 static bool scpsys_domain_is_on(struct scpsys_domain *pd) in scpsys_domain_is_on()77 static int scpsys_sram_enable(struct scpsys_domain *pd) in scpsys_sram_enable()101 static int scpsys_sram_disable(struct scpsys_domain *pd) in scpsys_sram_disable()146 static int scpsys_bus_protect_enable(struct scpsys_domain *pd) in scpsys_bus_protect_enable()186 static int scpsys_bus_protect_disable(struct scpsys_domain *pd) in scpsys_bus_protect_disable()209 struct scpsys_domain *pd = container_of(genpd, struct scpsys_domain, genpd); in scpsys_power_on()267 struct scpsys_domain *pd = container_of(genpd, struct scpsys_domain, genpd); in scpsys_power_off()310 struct scpsys_domain *pd; in scpsys_add_one_domain()[all …]