Home
last modified time | relevance | path

Searched refs:pwrsts (Results 1 – 12 of 12) sorted by relevance

/arch/arm/mach-omap2/
Dpowerdomains7xx_data.c36 .pwrsts = PWRSTS_OFF_ON,
52 .pwrsts = PWRSTS_ON,
60 .pwrsts = PWRSTS_OFF_ON,
69 .pwrsts = PWRSTS_ON,
77 .pwrsts = PWRSTS_OFF_ON,
91 .pwrsts = PWRSTS_OFF_ON,
104 .pwrsts = PWRSTS_ON,
118 .pwrsts = PWRSTS_OFF_ON,
131 .pwrsts = PWRSTS_ON,
143 .pwrsts = PWRSTS_ON,
[all …]
Dpowerdomains3xxx_data.c35 .pwrsts = PWRSTS_OFF_RET_ON,
56 .pwrsts = PWRSTS_OFF_RET_ON,
72 .pwrsts = PWRSTS_ON,
98 .pwrsts = PWRSTS_OFF_RET_ON,
115 .pwrsts = PWRSTS_OFF_RET_ON,
137 .pwrsts = PWRSTS_ON,
154 .pwrsts = PWRSTS_OFF_RET_ON,
169 .pwrsts = PWRSTS_ON,
190 .pwrsts = PWRSTS_OFF_ON,
205 .pwrsts = PWRSTS_ON,
[all …]
Dpowerdomains44xx_data.c36 .pwrsts = PWRSTS_RET_ON,
62 .pwrsts = PWRSTS_OFF_ON,
79 .pwrsts = PWRSTS_OFF_RET_ON,
99 .pwrsts = PWRSTS_OFF_RET_ON,
117 .pwrsts = PWRSTS_OFF_RET_ON,
139 .pwrsts = PWRSTS_ON,
155 .pwrsts = PWRSTS_OFF_RET_ON,
172 .pwrsts = PWRSTS_OFF_RET_ON,
189 .pwrsts = PWRSTS_OFF_ON,
205 .pwrsts = PWRSTS_RET_ON,
[all …]
Dpowerdomains54xx_data.c34 .pwrsts = PWRSTS_RET_ON,
60 .pwrsts = PWRSTS_OFF_RET_ON,
80 .pwrsts = PWRSTS_ON,
89 .pwrsts = PWRSTS_OFF_RET_ON,
107 .pwrsts = PWRSTS_RET_ON,
124 .pwrsts = PWRSTS_RET_ON,
141 .pwrsts = PWRSTS_OFF_ON,
157 .pwrsts = PWRSTS_RET_ON,
176 .pwrsts = PWRSTS_OFF_ON,
186 .pwrsts = PWRSTS_OFF_RET_ON,
[all …]
Dpowerdomains43xx_data.c22 .pwrsts = PWRSTS_OFF_ON,
35 .pwrsts = PWRSTS_OFF_RET_ON,
56 .pwrsts = PWRSTS_ON,
64 .pwrsts = PWRSTS_ON,
76 .pwrsts = PWRSTS_ON,
84 .pwrsts = PWRSTS_OFF_ON,
93 .pwrsts = PWRSTS_OFF_RET_ON,
Dpowerdomains33xx_data.c30 .pwrsts = PWRSTS_OFF_RET_ON,
61 .pwrsts = PWRSTS_ON,
71 .pwrsts = PWRSTS_ON,
81 .pwrsts = PWRSTS_OFF_RET_ON,
124 .pwrsts = PWRSTS_OFF_RET_ON,
167 .pwrsts = PWRSTS_OFF_ON,
Dpowerdomains2xxx_data.c29 .pwrsts = PWRSTS_OFF_RET_ON,
44 .pwrsts = PWRSTS_OFF_RET_ON,
59 .pwrsts = PWRSTS_OFF_RET_ON,
85 .pwrsts = PWRSTS_OFF_RET_ON,
Dpowerdomains2xxx_3xxx_data.c45 .pwrsts = PWRSTS_OFF_RET_ON,
60 .pwrsts = PWRSTS_ON,
Dpowerdomain.c536 if (!(pwrdm->pwrsts & (1 << pwrst))) in pwrdm_set_next_pwrst()
590 if (pwrdm->pwrsts == PWRSTS_ON) in pwrdm_read_pwrst()
1046 pwrdm->pwrsts; in pwrdm_get_valid_lp_state()
1117 while (!(pwrdm->pwrsts & (1 << pwrst))) { in omap_set_pwrdm_state()
1208 if (pwrdm->pwrsts & PWRSTS_OFF) in pwrdm_can_ever_lose_context()
1211 if (pwrdm->pwrsts & PWRSTS_RET) { in pwrdm_can_ever_lose_context()
Dpm44xx.c117 if (!pwrdm->pwrsts) in pwrdms_setup()
Dpowerdomain.h116 const u8 pwrsts; member
Dpm34xx.c402 if (!pwrdm->pwrsts) in pwrdms_setup()