Searched refs:PWRDM_MAX_PWRSTS (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/include/plat/
H A Dpowerdomain.h31 #define PWRDM_MAX_PWRSTS 4 macro
108 unsigned state_counter[PWRDM_MAX_PWRSTS];
114 s64 state_timer[PWRDM_MAX_PWRSTS];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Dpm-debug.c282 static const char pwrdm_state_names[][PWRDM_MAX_PWRSTS] = {
337 for (i = 0; i < PWRDM_MAX_PWRSTS; i++)
H A Dpowerdomain.c125 for (i = 0; i < PWRDM_MAX_PWRSTS; i++)

Completed in 133 milliseconds