Searched refs:PSC_STATE_ENABLE (Results 1 – 2 of 2) sorted by relevance
/arch/arm/mach-davinci/include/mach/ | ||
D | psc.h | 198 #define PSC_STATE_ENABLE 3 macro |
/arch/arm/mach-davinci/ | ||
D | psc.c | 83 u32 next_state = PSC_STATE_ENABLE; in davinci_psc_config() |