Searched refs:PWRSTS_OFF_RET_ON (Results 1 – 8 of 8) sorted by relevance
/Linux-v6.6/arch/arm/mach-omap2/ |
D | powerdomains2xxx_data.c | 29 .pwrsts = PWRSTS_OFF_RET_ON, 44 .pwrsts = PWRSTS_OFF_RET_ON, 59 .pwrsts = PWRSTS_OFF_RET_ON, 68 [0] = PWRSTS_OFF_RET_ON, /* MEM1ONSTATE */ 69 [1] = PWRSTS_OFF_RET_ON, /* MEM2ONSTATE */ 70 [2] = PWRSTS_OFF_RET_ON, /* MEM3ONSTATE */ 85 .pwrsts = PWRSTS_OFF_RET_ON,
|
D | powerdomains3xxx_data.c | 35 .pwrsts = PWRSTS_OFF_RET_ON, 56 .pwrsts = PWRSTS_OFF_RET_ON, 98 .pwrsts = PWRSTS_OFF_RET_ON, 106 [0] = PWRSTS_OFF_RET_ON, /* MEM1ONSTATE */ 107 [1] = PWRSTS_OFF_RET_ON, /* MEM2ONSTATE */ 115 .pwrsts = PWRSTS_OFF_RET_ON, 128 [0] = PWRSTS_OFF_RET_ON, /* MEM1ONSTATE */ 129 [1] = PWRSTS_OFF_RET_ON, /* MEM2ONSTATE */ 154 .pwrsts = PWRSTS_OFF_RET_ON, 220 .pwrsts = PWRSTS_OFF_RET_ON, [all …]
|
D | powerdomains44xx_data.c | 79 .pwrsts = PWRSTS_OFF_RET_ON, 99 .pwrsts = PWRSTS_OFF_RET_ON, 117 .pwrsts = PWRSTS_OFF_RET_ON, 155 .pwrsts = PWRSTS_OFF_RET_ON, 172 .pwrsts = PWRSTS_OFF_RET_ON, 226 .pwrsts = PWRSTS_OFF_RET_ON,
|
D | powerdomains33xx_data.c | 22 .pwrsts = PWRSTS_OFF_RET_ON, 73 .pwrsts = PWRSTS_OFF_RET_ON, 116 .pwrsts = PWRSTS_OFF_RET_ON,
|
D | powerdomains54xx_data.c | 60 .pwrsts = PWRSTS_OFF_RET_ON, 89 .pwrsts = PWRSTS_OFF_RET_ON, 186 .pwrsts = PWRSTS_OFF_RET_ON, 277 .pwrsts = PWRSTS_OFF_RET_ON,
|
D | powerdomains43xx_data.c | 35 .pwrsts = PWRSTS_OFF_RET_ON, 93 .pwrsts = PWRSTS_OFF_RET_ON,
|
D | powerdomains2xxx_3xxx_data.c | 45 .pwrsts = PWRSTS_OFF_RET_ON,
|
D | powerdomain.h | 38 #define PWRSTS_OFF_RET_ON (PWRSTS_OFF_RET | PWRSTS_ON) macro
|