PWRDM_MAX_PWRSTS   47 arch/arm/mach-omap2/pm-debug.c static const char pwrdm_state_names[][PWRDM_MAX_PWRSTS] = {
PWRDM_MAX_PWRSTS  100 arch/arm/mach-omap2/pm-debug.c 	for (i = 0; i < PWRDM_MAX_PWRSTS; i++)
PWRDM_MAX_PWRSTS  125 arch/arm/mach-omap2/powerdomain.c 	for (i = 0; i < PWRDM_MAX_PWRSTS; i++)
PWRDM_MAX_PWRSTS  127 arch/arm/mach-omap2/powerdomain.h 	unsigned state_counter[PWRDM_MAX_PWRSTS];
PWRDM_MAX_PWRSTS  142 arch/arm/mach-omap2/powerdomain.h 	s64 state_timer[PWRDM_MAX_PWRSTS];