Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-mmp/
Dpm-pxa910.c57 apcr |= MPMU_APCR_SLPWP4; in pxa910_set_wake()
61 apcr |= MPMU_APCR_SLPWP4; in pxa910_set_wake()
65 apcr |= MPMU_APCR_SLPWP4; in pxa910_set_wake()
69 apcr |= MPMU_APCR_SLPWP4; in pxa910_set_wake()
73 apcr |= MPMU_APCR_SLPWP4; in pxa910_set_wake()
77 apcr |= MPMU_APCR_SLPWP4; in pxa910_set_wake()
81 apcr |= MPMU_APCR_SLPWP4; in pxa910_set_wake()
/linux-4.4.14/arch/arm/mach-mmp/include/mach/
Dpm-pxa910.h40 #define MPMU_APCR_SLPWP4 (1 << 18) macro