Searched refs:pwrsts (Results 1 – 12 of 12) sorted by relevance
/arch/arm/mach-omap2/ |
D | powerdomains7xx_data.c | 36 .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 …]
|
D | powerdomains3xxx_data.c | 35 .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 …]
|
D | powerdomains44xx_data.c | 36 .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 …]
|
D | powerdomains54xx_data.c | 34 .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 …]
|
D | powerdomains43xx_data.c | 22 .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,
|
D | powerdomains33xx_data.c | 30 .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,
|
D | powerdomains2xxx_data.c | 29 .pwrsts = PWRSTS_OFF_RET_ON, 44 .pwrsts = PWRSTS_OFF_RET_ON, 59 .pwrsts = PWRSTS_OFF_RET_ON, 85 .pwrsts = PWRSTS_OFF_RET_ON,
|
D | powerdomains2xxx_3xxx_data.c | 45 .pwrsts = PWRSTS_OFF_RET_ON, 60 .pwrsts = PWRSTS_ON,
|
D | powerdomain.c | 536 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()
|
D | pm44xx.c | 117 if (!pwrdm->pwrsts) in pwrdms_setup()
|
D | powerdomain.h | 116 const u8 pwrsts; member
|
D | pm34xx.c | 402 if (!pwrdm->pwrsts) in pwrdms_setup()
|