Searched refs:pwrsts (Results 1 – 12 of 12) sorted by relevance
/arch/arm/mach-omap2/ |
D | powerdomains7xx_data.c | 38 .pwrsts = PWRSTS_OFF_RET_ON, 61 .pwrsts = PWRSTS_ON, 69 .pwrsts = PWRSTS_OFF_ON, 78 .pwrsts = PWRSTS_OFF_RET_ON, 97 .pwrsts = PWRSTS_OFF_RET_ON, 114 .pwrsts = PWRSTS_RET_ON, 133 .pwrsts = PWRSTS_OFF_ON, 149 .pwrsts = PWRSTS_ON, 163 .pwrsts = PWRSTS_INA_ON, 188 .pwrsts = PWRSTS_ON, [all …]
|
D | powerdomains3xxx_data.c | 38 .pwrsts = PWRSTS_OFF_RET_ON, 59 .pwrsts = PWRSTS_OFF_RET_ON, 75 .pwrsts = PWRSTS_ON, 101 .pwrsts = PWRSTS_OFF_RET_ON, 118 .pwrsts = PWRSTS_OFF_RET_ON, 140 .pwrsts = PWRSTS_ON, 157 .pwrsts = PWRSTS_OFF_RET_ON, 172 .pwrsts = PWRSTS_ON, 193 .pwrsts = PWRSTS_OFF_ON, 208 .pwrsts = PWRSTS_ON, [all …]
|
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 | powerdomains54xx_data.c | 37 .pwrsts = PWRSTS_RET_ON, 63 .pwrsts = PWRSTS_OFF_RET_ON, 83 .pwrsts = PWRSTS_ON, 92 .pwrsts = PWRSTS_OFF_RET_ON, 110 .pwrsts = PWRSTS_RET_ON, 127 .pwrsts = PWRSTS_RET_ON, 144 .pwrsts = PWRSTS_OFF_ON, 160 .pwrsts = PWRSTS_RET_ON, 179 .pwrsts = PWRSTS_OFF_ON, 189 .pwrsts = PWRSTS_OFF_RET_ON, [all …]
|
D | powerdomains43xx_data.c | 25 .pwrsts = PWRSTS_OFF_ON, 38 .pwrsts = PWRSTS_OFF_RET_ON, 59 .pwrsts = PWRSTS_ON, 67 .pwrsts = PWRSTS_ON, 79 .pwrsts = PWRSTS_ON, 87 .pwrsts = PWRSTS_OFF_ON, 96 .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 | 32 .pwrsts = PWRSTS_OFF_RET_ON, 47 .pwrsts = PWRSTS_OFF_RET_ON, 62 .pwrsts = PWRSTS_OFF_RET_ON, 88 .pwrsts = PWRSTS_OFF_RET_ON,
|
D | powerdomains2xxx_3xxx_data.c | 48 .pwrsts = PWRSTS_OFF_RET_ON, 63 .pwrsts = PWRSTS_ON,
|
D | powerdomain.c | 518 if (!(pwrdm->pwrsts & (1 << pwrst))) in pwrdm_set_next_pwrst() 572 if (pwrdm->pwrsts == PWRSTS_ON) in pwrdm_read_pwrst() 1028 pwrdm->pwrsts; in pwrdm_get_valid_lp_state() 1100 while (!(pwrdm->pwrsts & (1 << pwrst))) { in omap_set_pwrdm_state() 1191 if (pwrdm->pwrsts & PWRSTS_OFF) in pwrdm_can_ever_lose_context() 1194 if (pwrdm->pwrsts & PWRSTS_RET) { in pwrdm_can_ever_lose_context()
|
D | pm44xx.c | 120 if (!pwrdm->pwrsts) in pwrdms_setup()
|
D | powerdomain.h | 119 const u8 pwrsts; member
|
D | pm34xx.c | 413 if (!pwrdm->pwrsts) in pwrdms_setup()
|