Symbol: scpsys_domain
drivers/pmdomain/mediatek/mtk-pm-domains.c
102
static bool scpsys_hwv_domain_is_disable_done(struct scpsys_domain *pd)
drivers/pmdomain/mediatek/mtk-pm-domains.c
1023
struct scpsys_domain *pd;
drivers/pmdomain/mediatek/mtk-pm-domains.c
115
static bool scpsys_hwv_domain_is_enable_done(struct scpsys_domain *pd)
drivers/pmdomain/mediatek/mtk-pm-domains.c
137
static int scpsys_sram_enable(struct scpsys_domain *pd)
drivers/pmdomain/mediatek/mtk-pm-domains.c
168
static int scpsys_sram_disable(struct scpsys_domain *pd)
drivers/pmdomain/mediatek/mtk-pm-domains.c
194
static struct regmap *scpsys_bus_protect_get_regmap(struct scpsys_domain *pd,
drivers/pmdomain/mediatek/mtk-pm-domains.c
203
static struct regmap *scpsys_bus_protect_get_sta_regmap(struct scpsys_domain *pd,
drivers/pmdomain/mediatek/mtk-pm-domains.c
212
static int scpsys_bus_protect_clear(struct scpsys_domain *pd,
drivers/pmdomain/mediatek/mtk-pm-domains.c
236
static int scpsys_bus_protect_set(struct scpsys_domain *pd,
drivers/pmdomain/mediatek/mtk-pm-domains.c
254
static int scpsys_bus_protect_enable(struct scpsys_domain *pd, u8 flags)
drivers/pmdomain/mediatek/mtk-pm-domains.c
278
static int scpsys_bus_protect_disable(struct scpsys_domain *pd, u8 flags)
drivers/pmdomain/mediatek/mtk-pm-domains.c
314
struct scpsys_domain *pd = container_of(genpd, struct scpsys_domain, genpd);
drivers/pmdomain/mediatek/mtk-pm-domains.c
396
static int scpsys_hwv_power_off_internal(struct scpsys_domain *pd)
drivers/pmdomain/mediatek/mtk-pm-domains.c
468
struct scpsys_domain *pd = container_of(genpd, struct scpsys_domain, genpd);
drivers/pmdomain/mediatek/mtk-pm-domains.c
473
static int scpsys_ctl_pwrseq_on(struct scpsys_domain *pd)
drivers/pmdomain/mediatek/mtk-pm-domains.c
558
static void scpsys_ctl_pwrseq_off(struct scpsys_domain *pd)
drivers/pmdomain/mediatek/mtk-pm-domains.c
594
static int scpsys_modem_pwrseq_on(struct scpsys_domain *pd)
drivers/pmdomain/mediatek/mtk-pm-domains.c
614
static void scpsys_modem_pwrseq_off(struct scpsys_domain *pd)
drivers/pmdomain/mediatek/mtk-pm-domains.c
626
struct scpsys_domain *pd = container_of(genpd, struct scpsys_domain, genpd);
drivers/pmdomain/mediatek/mtk-pm-domains.c
703
static int scpsys_power_off_internal(struct scpsys_domain *pd)
drivers/pmdomain/mediatek/mtk-pm-domains.c
747
struct scpsys_domain *pd = container_of(genpd, struct scpsys_domain, genpd);
drivers/pmdomain/mediatek/mtk-pm-domains.c
757
struct scpsys_domain *pd;
drivers/pmdomain/mediatek/mtk-pm-domains.c
82
#define to_scpsys_domain(gpd) container_of(gpd, struct scpsys_domain, genpd)
drivers/pmdomain/mediatek/mtk-pm-domains.c
84
static bool scpsys_domain_is_on(struct scpsys_domain *pd)
drivers/pmdomain/mediatek/mtk-pm-domains.c
993
static void scpsys_remove_one_domain(struct scpsys_domain *pd)