Searched refs:pwrsts (Results 1 – 9 of 9) sorted by relevance
/arch/arm/mach-omap2/ |
D | powerdomains44xx_data.c | 39 .pwrsts = PWRSTS_RET_ON, 65 .pwrsts = PWRSTS_OFF_ON, 82 .pwrsts = PWRSTS_OFF_RET_ON, 102 .pwrsts = PWRSTS_OFF_RET_ON, 120 .pwrsts = PWRSTS_OFF_RET_ON, 142 .pwrsts = PWRSTS_ON, 158 .pwrsts = PWRSTS_OFF_RET_ON, 175 .pwrsts = PWRSTS_OFF_RET_ON, 192 .pwrsts = PWRSTS_OFF_ON, 208 .pwrsts = PWRSTS_RET_ON, [all …]
|
D | powerdomains3xxx_data.c | 40 .pwrsts = PWRSTS_OFF_RET_ON, 61 .pwrsts = PWRSTS_OFF_RET_ON, 87 .pwrsts = PWRSTS_OFF_RET_ON, 104 .pwrsts = PWRSTS_OFF_RET_ON, 126 .pwrsts = PWRSTS_OFF_RET_ON, 147 .pwrsts = PWRSTS_OFF_ON, 162 .pwrsts = PWRSTS_OFF_RET_ON, 177 .pwrsts = PWRSTS_OFF_RET_ON, 198 .pwrsts = PWRSTS_OFF_RET_ON, 206 .pwrsts = PWRSTS_OFF_RET_ON,
|
D | powerdomains2xxx_data.c | 31 .pwrsts = PWRSTS_OFF_RET_ON, 46 .pwrsts = PWRSTS_OFF_RET_ON, 61 .pwrsts = PWRSTS_OFF_RET_ON, 86 .pwrsts = PWRSTS_OFF_RET_ON,
|
D | powerdomains2xxx_3xxx_data.c | 48 .pwrsts = PWRSTS_OFF_RET_ON, 63 .pwrsts = PWRSTS_ON,
|
D | pm44xx.c | 93 if (!pwrdm->pwrsts) in pwrdms_setup()
|
D | powerdomain.c | 485 if (!(pwrdm->pwrsts & (1 << pwrst))) in pwrdm_set_next_pwrst() 1063 if (pwrdm->pwrsts & PWRSTS_OFF) in pwrdm_can_ever_lose_context() 1066 if (pwrdm->pwrsts & PWRSTS_RET) { in pwrdm_can_ever_lose_context()
|
D | pm.c | 103 while (!(pwrdm->pwrsts & (1 << pwrst))) { in omap_set_pwrdm_state()
|
D | powerdomain.h | 109 const u8 pwrsts; member
|
D | pm34xx.c | 659 if (!pwrdm->pwrsts) in pwrdms_setup()
|