Lines Matching defs:pd
64 static bool scpsys_domain_is_on(struct scpsys_domain *pd) in scpsys_domain_is_on()
79 static int scpsys_sram_enable(struct scpsys_domain *pd) in scpsys_sram_enable()
103 static int scpsys_sram_disable(struct scpsys_domain *pd) in scpsys_sram_disable()
123 static struct regmap *scpsys_bus_protect_get_regmap(struct scpsys_domain *pd, in scpsys_bus_protect_get_regmap()
132 static struct regmap *scpsys_bus_protect_get_sta_regmap(struct scpsys_domain *pd, in scpsys_bus_protect_get_sta_regmap()
141 static int scpsys_bus_protect_clear(struct scpsys_domain *pd, in scpsys_bus_protect_clear()
165 static int scpsys_bus_protect_set(struct scpsys_domain *pd, in scpsys_bus_protect_set()
183 static int scpsys_bus_protect_enable(struct scpsys_domain *pd) in scpsys_bus_protect_enable()
203 static int scpsys_bus_protect_disable(struct scpsys_domain *pd) in scpsys_bus_protect_disable()
235 struct scpsys_domain *pd = container_of(genpd, struct scpsys_domain, genpd); in scpsys_power_on() local
312 struct scpsys_domain *pd = container_of(genpd, struct scpsys_domain, genpd); in scpsys_power_off() local
355 struct scpsys_domain *pd; in scpsys_add_one_domain() local
587 static void scpsys_remove_one_domain(struct scpsys_domain *pd) in scpsys_remove_one_domain()
610 struct scpsys_domain *pd; in scpsys_domain_cleanup() local