Searched refs:MPMU_APCR_SLPWP6 (Results 1 – 2 of 2) sorted by relevance
/arch/arm/mach-mmp/include/mach/ | ||
D | pm-pxa910.h | 42 #define MPMU_APCR_SLPWP6 (1 << 16) macro |
/arch/arm/mach-mmp/ | ||
D | pm-pxa910.c | 94 apcr |= MPMU_APCR_SLPWP6; in pxa910_set_wake() |