Home
last modified time | relevance | path

Searched refs:PWRSTS_OFF_RET_ON (Results 1 – 8 of 8) sorted by relevance

/Linux-v6.6/arch/arm/mach-omap2/
Dpowerdomains2xxx_data.c29 .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,
Dpowerdomains3xxx_data.c35 .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 …]
Dpowerdomains44xx_data.c79 .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,
Dpowerdomains33xx_data.c22 .pwrsts = PWRSTS_OFF_RET_ON,
73 .pwrsts = PWRSTS_OFF_RET_ON,
116 .pwrsts = PWRSTS_OFF_RET_ON,
Dpowerdomains54xx_data.c60 .pwrsts = PWRSTS_OFF_RET_ON,
89 .pwrsts = PWRSTS_OFF_RET_ON,
186 .pwrsts = PWRSTS_OFF_RET_ON,
277 .pwrsts = PWRSTS_OFF_RET_ON,
Dpowerdomains43xx_data.c35 .pwrsts = PWRSTS_OFF_RET_ON,
93 .pwrsts = PWRSTS_OFF_RET_ON,
Dpowerdomains2xxx_3xxx_data.c45 .pwrsts = PWRSTS_OFF_RET_ON,
Dpowerdomain.h38 #define PWRSTS_OFF_RET_ON (PWRSTS_OFF_RET | PWRSTS_ON) macro