Home
last modified time | relevance | path

Searched refs:PWRSTS_OFF_ON (Results 1 – 7 of 7) sorted by relevance

/arch/arm/mach-omap2/
Dpowerdomains3xxx_data.c50 [2] = PWRSTS_OFF_ON,
67 [0] = PWRSTS_OFF_ON,
193 .pwrsts = PWRSTS_OFF_ON,
342 .pwrsts = PWRSTS_OFF_ON,
355 .pwrsts = PWRSTS_OFF_ON,
362 .pwrsts = PWRSTS_OFF_ON,
369 .pwrsts = PWRSTS_OFF_ON,
376 .pwrsts = PWRSTS_OFF_ON,
383 .pwrsts = PWRSTS_OFF_ON,
390 .pwrsts = PWRSTS_OFF_ON,
[all …]
Dpowerdomains7xx_data.c69 .pwrsts = PWRSTS_OFF_ON,
133 .pwrsts = PWRSTS_OFF_ON,
284 .pwrsts = PWRSTS_OFF_ON,
300 .pwrsts = PWRSTS_OFF_ON,
315 .pwrsts = PWRSTS_OFF_ON,
335 .pwrsts = PWRSTS_OFF_ON,
355 .pwrsts = PWRSTS_OFF_ON,
371 .pwrsts = PWRSTS_OFF_ON,
387 .pwrsts = PWRSTS_OFF_ON,
403 .pwrsts = PWRSTS_OFF_ON,
Dpowerdomains44xx_data.c65 .pwrsts = PWRSTS_OFF_ON,
192 .pwrsts = PWRSTS_OFF_ON,
253 .pwrsts = PWRSTS_OFF_ON,
320 .pwrsts = PWRSTS_OFF_ON,
Dpowerdomains54xx_data.c144 .pwrsts = PWRSTS_OFF_ON,
179 .pwrsts = PWRSTS_OFF_ON,
211 .pwrsts = PWRSTS_OFF_ON,
248 .pwrsts = PWRSTS_OFF_ON,
Dpowerdomains43xx_data.c25 .pwrsts = PWRSTS_OFF_ON,
87 .pwrsts = PWRSTS_OFF_ON,
Dpowerdomains33xx_data.c167 .pwrsts = PWRSTS_OFF_ON,
Dpowerdomain.h38 #define PWRSTS_OFF_ON (PWRSTS_OFF | PWRSTS_ON) macro