Home
last modified time | relevance | path

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

/arch/arm/mach-omap2/
Dpowerdomains2xxx_data.c32 .pwrsts = PWRSTS_OFF_RET_ON,
47 .pwrsts = PWRSTS_OFF_RET_ON,
62 .pwrsts = PWRSTS_OFF_RET_ON,
71 [0] = PWRSTS_OFF_RET_ON, /* MEM1ONSTATE */
72 [1] = PWRSTS_OFF_RET_ON, /* MEM2ONSTATE */
73 [2] = PWRSTS_OFF_RET_ON, /* MEM3ONSTATE */
88 .pwrsts = PWRSTS_OFF_RET_ON,
Dpowerdomains3xxx_data.c38 .pwrsts = PWRSTS_OFF_RET_ON,
59 .pwrsts = PWRSTS_OFF_RET_ON,
101 .pwrsts = PWRSTS_OFF_RET_ON,
109 [0] = PWRSTS_OFF_RET_ON, /* MEM1ONSTATE */
110 [1] = PWRSTS_OFF_RET_ON, /* MEM2ONSTATE */
118 .pwrsts = PWRSTS_OFF_RET_ON,
131 [0] = PWRSTS_OFF_RET_ON, /* MEM1ONSTATE */
132 [1] = PWRSTS_OFF_RET_ON, /* MEM2ONSTATE */
157 .pwrsts = PWRSTS_OFF_RET_ON,
223 .pwrsts = PWRSTS_OFF_RET_ON,
[all …]
Dpowerdomains44xx_data.c82 .pwrsts = PWRSTS_OFF_RET_ON,
102 .pwrsts = PWRSTS_OFF_RET_ON,
120 .pwrsts = PWRSTS_OFF_RET_ON,
158 .pwrsts = PWRSTS_OFF_RET_ON,
175 .pwrsts = PWRSTS_OFF_RET_ON,
229 .pwrsts = PWRSTS_OFF_RET_ON,
Dpowerdomains33xx_data.c30 .pwrsts = PWRSTS_OFF_RET_ON,
81 .pwrsts = PWRSTS_OFF_RET_ON,
124 .pwrsts = PWRSTS_OFF_RET_ON,
Dpowerdomains54xx_data.c63 .pwrsts = PWRSTS_OFF_RET_ON,
92 .pwrsts = PWRSTS_OFF_RET_ON,
189 .pwrsts = PWRSTS_OFF_RET_ON,
280 .pwrsts = PWRSTS_OFF_RET_ON,
Dpowerdomains43xx_data.c38 .pwrsts = PWRSTS_OFF_RET_ON,
96 .pwrsts = PWRSTS_OFF_RET_ON,
Dpowerdomains7xx_data.c38 .pwrsts = PWRSTS_OFF_RET_ON,
78 .pwrsts = PWRSTS_OFF_RET_ON,
97 .pwrsts = PWRSTS_OFF_RET_ON,
228 .pwrsts = PWRSTS_OFF_RET_ON,
Dpowerdomains2xxx_3xxx_data.c48 .pwrsts = PWRSTS_OFF_RET_ON,
Dpowerdomain.h41 #define PWRSTS_OFF_RET_ON (PWRSTS_OFF_RET | PWRSTS_ON) macro