Searched refs:pwrsts_logic_ret (Results 1 – 6 of 6) sorted by relevance
/arch/arm/mach-omap2/ |
D | powerdomains3xxx_data.c | 41 .pwrsts_logic_ret = PWRSTS_OFF_RET, 62 .pwrsts_logic_ret = PWRSTS_OFF_RET, 88 .pwrsts_logic_ret = PWRSTS_OFF_RET, 105 .pwrsts_logic_ret = PWRSTS_OFF_RET, 127 .pwrsts_logic_ret = PWRSTS_RET, 148 .pwrsts_logic_ret = PWRSTS_RET, 163 .pwrsts_logic_ret = PWRSTS_RET, 178 .pwrsts_logic_ret = PWRSTS_OFF_RET, 199 .pwrsts_logic_ret = PWRSTS_RET, 207 .pwrsts_logic_ret = PWRSTS_RET,
|
D | powerdomains44xx_data.c | 40 .pwrsts_logic_ret = PWRSTS_OFF_RET, 83 .pwrsts_logic_ret = PWRSTS_OFF, 103 .pwrsts_logic_ret = PWRSTS_OFF, 121 .pwrsts_logic_ret = PWRSTS_OFF_RET, 159 .pwrsts_logic_ret = PWRSTS_OFF_RET, 176 .pwrsts_logic_ret = PWRSTS_OFF_RET, 209 .pwrsts_logic_ret = PWRSTS_OFF_RET, 230 .pwrsts_logic_ret = PWRSTS_OFF, 271 .pwrsts_logic_ret = PWRSTS_OFF_RET, 289 .pwrsts_logic_ret = PWRSTS_OFF_RET,
|
D | powerdomains2xxx_data.c | 32 .pwrsts_logic_ret = PWRSTS_RET, 47 .pwrsts_logic_ret = PWRSTS_OFF_RET, 87 .pwrsts_logic_ret = PWRSTS_RET,
|
D | powerdomains2xxx_3xxx_data.c | 49 .pwrsts_logic_ret = PWRSTS_RET,
|
D | powerdomain.c | 130 if ((pwrdm->pwrsts_logic_ret == PWRSTS_OFF_RET) && in _update_logic_membank_counters() 583 if (!(pwrdm->pwrsts_logic_ret & (1 << pwrst))) in pwrdm_set_logic_retst() 1067 if (pwrdm->pwrsts_logic_ret & PWRSTS_OFF) in pwrdm_can_ever_lose_context()
|
D | powerdomain.h | 110 const u8 pwrsts_logic_ret; member
|