Lines Matching defs:pd
65 static bool scpsys_domain_is_on(struct scpsys_domain *pd) in scpsys_domain_is_on()
80 static int scpsys_sram_enable(struct scpsys_domain *pd) in scpsys_sram_enable()
104 static int scpsys_sram_disable(struct scpsys_domain *pd) in scpsys_sram_disable()
124 static struct regmap *scpsys_bus_protect_get_regmap(struct scpsys_domain *pd, in scpsys_bus_protect_get_regmap()
133 static struct regmap *scpsys_bus_protect_get_sta_regmap(struct scpsys_domain *pd, in scpsys_bus_protect_get_sta_regmap()
142 static int scpsys_bus_protect_clear(struct scpsys_domain *pd, in scpsys_bus_protect_clear()
166 static int scpsys_bus_protect_set(struct scpsys_domain *pd, in scpsys_bus_protect_set()
184 static int scpsys_bus_protect_enable(struct scpsys_domain *pd) in scpsys_bus_protect_enable()
204 static int scpsys_bus_protect_disable(struct scpsys_domain *pd) in scpsys_bus_protect_disable()
236 struct scpsys_domain *pd = container_of(genpd, struct scpsys_domain, genpd); in scpsys_power_on() local
313 struct scpsys_domain *pd = container_of(genpd, struct scpsys_domain, genpd); in scpsys_power_off() local
356 struct scpsys_domain *pd; in scpsys_add_one_domain() local
576 static void scpsys_remove_one_domain(struct scpsys_domain *pd) in scpsys_remove_one_domain()
599 struct scpsys_domain *pd; in scpsys_domain_cleanup() local