Lines Matching defs:scpsys
44 struct scpsys *scpsys; member
55 struct scpsys { struct
58 const struct scpsys_soc_data *soc_data; argument
67 struct scpsys *scpsys = pd->scpsys; in scpsys_domain_is_on() argument
83 struct scpsys *scpsys = pd->scpsys; in scpsys_sram_enable() local
107 struct scpsys *scpsys = pd->scpsys; in scpsys_sram_disable() local
237 struct scpsys *scpsys = pd->scpsys; in scpsys_power_on() local
314 struct scpsys *scpsys = pd->scpsys; in scpsys_power_off() local
353 generic_pm_domain *scpsys_add_one_domain(struct scpsys *scpsys, struct device_node *node) in scpsys_add_one_domain()
522 static int scpsys_add_subdomain(struct scpsys *scpsys, struct device_node *parent) in scpsys_add_subdomain()
596 static void scpsys_domain_cleanup(struct scpsys *scpsys) in scpsys_domain_cleanup()
662 struct scpsys *scpsys; in scpsys_probe() local