Searched refs:scpsys_domain (Results 1 – 1 of 1) sorted by relevance
65 struct scpsys_domain { struct87 #define to_scpsys_domain(gpd) container_of(gpd, struct scpsys_domain, genpd) argument89 static bool scpsys_domain_is_on(struct scpsys_domain *pd) in scpsys_domain_is_on()107 static bool scpsys_hwv_domain_is_disable_done(struct scpsys_domain *pd) in scpsys_hwv_domain_is_disable_done()120 static bool scpsys_hwv_domain_is_enable_done(struct scpsys_domain *pd) in scpsys_hwv_domain_is_enable_done()142 static int scpsys_sram_enable(struct scpsys_domain *pd) in scpsys_sram_enable()173 static int scpsys_sram_disable(struct scpsys_domain *pd) in scpsys_sram_disable()199 static struct regmap *scpsys_bus_protect_get_regmap(struct scpsys_domain *pd, in scpsys_bus_protect_get_regmap()208 static struct regmap *scpsys_bus_protect_get_sta_regmap(struct scpsys_domain *pd, in scpsys_bus_protect_get_sta_regmap()217 static int scpsys_bus_protect_clear(struct scpsys_domain *pd, in scpsys_bus_protect_clear()[all …]