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