Home
last modified time | relevance | path

Searched refs:MPMU_APCR_SLPWP3 (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm/mach-mmp/
H A Dpm-pxa910.c42 apcr |= MPMU_APCR_SLPWP3; in pxa910_set_wake()
46 apcr |= MPMU_APCR_SLPWP3; in pxa910_set_wake()
50 apcr |= MPMU_APCR_SLPWP3; in pxa910_set_wake()
H A Dpm-pxa910.h36 #define MPMU_APCR_SLPWP3 (1 << 20) macro