Searched refs:scpsys (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/drivers/pmdomain/mediatek/ | ||
H A D | mtk-pm-domains.c | 42 struct scpsys *scpsys; member 52 struct scpsys { struct 64 struct scpsys *scpsys = pd->scpsys; in scpsys_domain_is_on() local 67 regmap_read(scpsys->base, pd->data->pwr_sta_offs, &status); in scpsys_domain_is_on() 70 regmap_read(scpsys->base, pd->data->pwr_sta2nd_offs, &status2); in scpsys_domain_is_on() 80 struct scpsys *scpsys in scpsys_sram_enable() local 104 struct scpsys *scpsys = pd->scpsys; scpsys_sram_disable() local 210 struct scpsys *scpsys = pd->scpsys; scpsys_power_on() local 268 struct scpsys *scpsys = pd->scpsys; scpsys_power_off() local 307 scpsys_add_one_domain(struct scpsys *scpsys, struct device_node *node) scpsys_add_one_domain() argument 480 scpsys_add_subdomain(struct scpsys *scpsys, struct device_node *parent) scpsys_add_subdomain() argument 554 scpsys_domain_cleanup(struct scpsys *scpsys) scpsys_domain_cleanup() argument 612 struct scpsys *scpsys; scpsys_probe() local [all...] |
Completed in 1 milliseconds