Home
last modified time | relevance | path

Searched refs:scpsys_domain (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/pmdomain/mediatek/
H A Dmtk-pm-domains.c60 struct scpsys_domain { struct
82 #define to_scpsys_domain(gpd) container_of(gpd, struct scpsys_domain, genpd) argument
84 static bool scpsys_domain_is_on(struct scpsys_domain *pd) in scpsys_domain_is_on()
102 static bool scpsys_hwv_domain_is_disable_done(struct scpsys_domain *pd) in scpsys_hwv_domain_is_disable_done()
115 static bool scpsys_hwv_domain_is_enable_done(struct scpsys_domain *pd) in scpsys_hwv_domain_is_enable_done()
137 static int scpsys_sram_enable(struct scpsys_domain *pd) in scpsys_sram_enable()
168 static int scpsys_sram_disable(struct scpsys_domain *pd) in scpsys_sram_disable()
194 static struct regmap *scpsys_bus_protect_get_regmap(struct scpsys_domain *pd, in scpsys_bus_protect_get_regmap()
203 static struct regmap *scpsys_bus_protect_get_sta_regmap(struct scpsys_domain *pd, in scpsys_bus_protect_get_sta_regmap()
212 static int scpsys_bus_protect_clear(struct scpsys_domain *pd, in scpsys_bus_protect_clear()
[all …]