Home
last modified time | relevance | path

Searched refs:SPM_PWR_STATUS (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/pmdomain/mediatek/
H A Dmt8173-pm-domains.h18 .pwr_sta_offs = SPM_PWR_STATUS,
27 .pwr_sta_offs = SPM_PWR_STATUS,
36 .pwr_sta_offs = SPM_PWR_STATUS,
45 .pwr_sta_offs = SPM_PWR_STATUS,
58 .pwr_sta_offs = SPM_PWR_STATUS,
67 .pwr_sta_offs = SPM_PWR_STATUS,
76 .pwr_sta_offs = SPM_PWR_STATUS,
86 .pwr_sta_offs = SPM_PWR_STATUS,
96 .pwr_sta_offs = SPM_PWR_STATUS,
105 .pwr_sta_offs = SPM_PWR_STATUS,
H A Dmt6795-pm-domains.h18 .pwr_sta_offs = SPM_PWR_STATUS,
27 .pwr_sta_offs = SPM_PWR_STATUS,
36 .pwr_sta_offs = SPM_PWR_STATUS,
45 .pwr_sta_offs = SPM_PWR_STATUS,
58 .pwr_sta_offs = SPM_PWR_STATUS,
67 .pwr_sta_offs = SPM_PWR_STATUS,
76 .pwr_sta_offs = SPM_PWR_STATUS,
85 .pwr_sta_offs = SPM_PWR_STATUS,
94 .pwr_sta_offs = SPM_PWR_STATUS,
H A Dmt8167-pm-domains.h21 .pwr_sta_offs = SPM_PWR_STATUS,
35 .pwr_sta_offs = SPM_PWR_STATUS,
45 .pwr_sta_offs = SPM_PWR_STATUS,
55 .pwr_sta_offs = SPM_PWR_STATUS,
68 .pwr_sta_offs = SPM_PWR_STATUS,
77 .pwr_sta_offs = SPM_PWR_STATUS,
86 .pwr_sta_offs = SPM_PWR_STATUS,
H A Dmtk-scpsys.c51 #define SPM_PWR_STATUS 0x060c macro
1018 .pwr_sta_offs = SPM_PWR_STATUS,
1030 .pwr_sta_offs = SPM_PWR_STATUS,
1052 .pwr_sta_offs = SPM_PWR_STATUS,
1062 .pwr_sta_offs = SPM_PWR_STATUS,
1074 .pwr_sta_offs = SPM_PWR_STATUS,
H A Dmtk-pm-domains.h28 #define SPM_PWR_STATUS 0x060c macro
/openbmc/u-boot/drivers/power/domain/
H A Dmtk-power-domain.c33 #define SPM_PWR_STATUS 0x60c macro
192 u32 sta = readl(scpd->base + SPM_PWR_STATUS) & in scpsys_domain_is_on()