Home
last modified time | relevance | path

Searched refs:PWRSTS_RET_ON (Results 1 – 4 of 4) sorted by relevance

/arch/arm/mach-omap2/
Dpowerdomains54xx_data.c37 .pwrsts = PWRSTS_RET_ON,
110 .pwrsts = PWRSTS_RET_ON,
127 .pwrsts = PWRSTS_RET_ON,
160 .pwrsts = PWRSTS_RET_ON,
228 .pwrsts = PWRSTS_RET_ON,
Dpowerdomains7xx_data.c114 .pwrsts = PWRSTS_RET_ON,
196 .pwrsts = PWRSTS_RET_ON,
212 .pwrsts = PWRSTS_RET_ON,
245 .pwrsts = PWRSTS_RET_ON,
263 .pwrsts = PWRSTS_RET_ON,
Dpowerdomains44xx_data.c39 .pwrsts = PWRSTS_RET_ON,
208 .pwrsts = PWRSTS_RET_ON,
270 .pwrsts = PWRSTS_RET_ON,
288 .pwrsts = PWRSTS_RET_ON,
Dpowerdomain.h40 #define PWRSTS_RET_ON (PWRSTS_RET | PWRSTS_ON) macro