Home
last modified time | relevance | path

Searched refs:pwrsts_logic_ret (Results 1 – 10 of 10) sorted by relevance

/linux-6.3-rc2/arch/arm/mach-omap2/
A Dpowerdomains3xxx_data.c36 .pwrsts_logic_ret = PWRSTS_OFF_RET,
73 .pwrsts_logic_ret = PWRSTS_ON,
138 .pwrsts_logic_ret = PWRSTS_ON,
155 .pwrsts_logic_ret = PWRSTS_RET,
170 .pwrsts_logic_ret = PWRSTS_ON,
191 .pwrsts_logic_ret = PWRSTS_RET,
206 .pwrsts_logic_ret = PWRSTS_ON,
221 .pwrsts_logic_ret = PWRSTS_RET,
251 .pwrsts_logic_ret = PWRSTS_ON,
272 .pwrsts_logic_ret = PWRSTS_RET,
[all …]
A Dpowerdomains44xx_data.c37 .pwrsts_logic_ret = PWRSTS_OFF_RET,
80 .pwrsts_logic_ret = PWRSTS_OFF,
100 .pwrsts_logic_ret = PWRSTS_OFF,
118 .pwrsts_logic_ret = PWRSTS_OFF_RET,
156 .pwrsts_logic_ret = PWRSTS_OFF_RET,
173 .pwrsts_logic_ret = PWRSTS_OFF_RET,
206 .pwrsts_logic_ret = PWRSTS_OFF_RET,
227 .pwrsts_logic_ret = PWRSTS_OFF,
268 .pwrsts_logic_ret = PWRSTS_OFF_RET,
286 .pwrsts_logic_ret = PWRSTS_OFF_RET,
A Dpowerdomains54xx_data.c35 .pwrsts_logic_ret = PWRSTS_RET,
61 .pwrsts_logic_ret = PWRSTS_OFF,
90 .pwrsts_logic_ret = PWRSTS_OFF,
108 .pwrsts_logic_ret = PWRSTS_RET,
125 .pwrsts_logic_ret = PWRSTS_RET,
158 .pwrsts_logic_ret = PWRSTS_RET,
187 .pwrsts_logic_ret = PWRSTS_OFF_RET,
226 .pwrsts_logic_ret = PWRSTS_OFF_RET,
278 .pwrsts_logic_ret = PWRSTS_OFF,
A Dpowerdomains2xxx_data.c30 .pwrsts_logic_ret = PWRSTS_RET,
45 .pwrsts_logic_ret = PWRSTS_OFF_RET,
60 .pwrsts_logic_ret = PWRSTS_RET,
86 .pwrsts_logic_ret = PWRSTS_RET,
A Dpowerdomains33xx_data.c23 .pwrsts_logic_ret = PWRSTS_OFF_RET,
74 .pwrsts_logic_ret = PWRSTS_OFF_RET,
117 .pwrsts_logic_ret = PWRSTS_OFF_RET,
A Dpowerdomains43xx_data.c36 .pwrsts_logic_ret = PWRSTS_OFF_RET,
94 .pwrsts_logic_ret = PWRSTS_OFF_RET,
A Dpowerdomains7xx_data.c169 .pwrsts_logic_ret = PWRSTS_RET,
185 .pwrsts_logic_ret = PWRSTS_RET,
214 .pwrsts_logic_ret = PWRSTS_RET,
A Dpowerdomains2xxx_3xxx_data.c46 .pwrsts_logic_ret = PWRSTS_RET,
A Dpowerdomain.c148 if ((pwrdm->pwrsts_logic_ret == PWRSTS_OFF_RET) && in _update_logic_membank_counters()
638 if (!(pwrdm->pwrsts_logic_ret & (1 << pwrst))) in pwrdm_set_logic_retst()
1045 u8 pwrdm_states = is_logic_state ? pwrdm->pwrsts_logic_ret : in pwrdm_get_valid_lp_state()
A Dpowerdomain.h117 const u8 pwrsts_logic_ret; member

Completed in 11 milliseconds