Home
last modified time | relevance | path

Searched refs:pwr_sta_offs (Results 1 – 11 of 11) sorted by relevance

/drivers/pmdomain/mediatek/
Dmt8195-pm-domains.h22 .pwr_sta_offs = 0x174,
41 .pwr_sta_offs = 0x174,
60 .pwr_sta_offs = 0x174,
68 .pwr_sta_offs = 0x174,
76 .pwr_sta_offs = 0x174,
84 .pwr_sta_offs = 0x16c,
94 .pwr_sta_offs = 0x16c,
110 .pwr_sta_offs = 0x16c,
125 .pwr_sta_offs = 0x174,
135 .pwr_sta_offs = 0x174,
[all …]
Dmt8188-pm-domains.h22 .pwr_sta_offs = 0x174,
32 .pwr_sta_offs = 0x174,
68 .pwr_sta_offs = 0x174,
78 .pwr_sta_offs = 0x174,
88 .pwr_sta_offs = 0x174,
98 .pwr_sta_offs = 0x174,
118 .pwr_sta_offs = 0x174,
126 .pwr_sta_offs = 0x174,
134 .pwr_sta_offs = 0x16C,
150 .pwr_sta_offs = 0x16C,
[all …]
Dmt8192-pm-domains.h18 .pwr_sta_offs = 0x016c,
33 .pwr_sta_offs = 0x016c,
57 .pwr_sta_offs = 0x016c,
67 .pwr_sta_offs = 0x016c,
95 .pwr_sta_offs = 0x016c,
104 .pwr_sta_offs = 0x016c,
113 .pwr_sta_offs = 0x016c,
122 .pwr_sta_offs = 0x016c,
131 .pwr_sta_offs = 0x016c,
140 .pwr_sta_offs = 0x016c,
[all …]
Dmt8186-pm-domains.h22 .pwr_sta_offs = 0x16C,
32 .pwr_sta_offs = 0x16C,
60 .pwr_sta_offs = 0x16C,
70 .pwr_sta_offs = 0x16C,
80 .pwr_sta_offs = 0x16C,
90 .pwr_sta_offs = 0x16C,
100 .pwr_sta_offs = 0x16C,
119 .pwr_sta_offs = 0x16C,
139 .pwr_sta_offs = 0x16C,
149 .pwr_sta_offs = 0x16C,
[all …]
Dmt8183-pm-domains.h18 .pwr_sta_offs = 0x0180,
27 .pwr_sta_offs = 0x0180,
40 .pwr_sta_offs = 0x0180,
50 .pwr_sta_offs = 0x0180,
60 .pwr_sta_offs = 0x0180,
69 .pwr_sta_offs = 0x0180,
78 .pwr_sta_offs = 0x0180,
93 .pwr_sta_offs = 0x0180,
114 .pwr_sta_offs = 0x0180,
139 .pwr_sta_offs = 0x0180,
[all …]
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,
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,
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,
Dmtk-scpsys.c144 int pwr_sta_offs; member
176 u32 status = readl(scp->base + scp->ctrl_reg.pwr_sta_offs) & in scpsys_domain_is_on()
437 scp->ctrl_reg.pwr_sta_offs = scp_ctrl_reg->pwr_sta_offs; in init_scp()
1018 .pwr_sta_offs = SPM_PWR_STATUS,
1030 .pwr_sta_offs = SPM_PWR_STATUS,
1042 .pwr_sta_offs = SPM_PWR_STATUS_MT6797,
1052 .pwr_sta_offs = SPM_PWR_STATUS,
1062 .pwr_sta_offs = SPM_PWR_STATUS,
1074 .pwr_sta_offs = SPM_PWR_STATUS,
Dmtk-pm-domains.h102 int pwr_sta_offs; member
Dmtk-pm-domains.c67 regmap_read(scpsys->base, pd->data->pwr_sta_offs, &status); in scpsys_domain_is_on()