Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-omap2/
Dpowerdomains44xx_data.c65 .pwrsts = PWRSTS_OFF_ON,
192 .pwrsts = PWRSTS_OFF_ON,
253 .pwrsts = PWRSTS_OFF_ON,
320 .pwrsts = PWRSTS_OFF_ON,
Dpowerdomains3xxx_data.c52 [2] = PWRSTS_OFF_ON,
69 [0] = PWRSTS_OFF_ON,
151 .pwrsts = PWRSTS_OFF_ON,
Dpowerdomain.h41 #define PWRSTS_OFF_ON (PWRSTS_OFF | PWRSTS_ON) macro