Home
last modified time | relevance | path

Searched refs:MDREFR_SLFRSH (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/arch/arm/mach-sa1100/
Dsleep.S100 orr r8, r7, #MDREFR_SLFRSH
107 bic r11, r8, #MDREFR_SLFRSH
/linux-4.1.27/arch/arm/mach-pxa/
Dreset.c90 writel_relaxed(MDREFR_SLFRSH, MDREFR); in do_hw_reset()
Dsleep.S59 orr r5, r5, #MDREFR_SLFRSH
100 orr r5, r5, #MDREFR_SLFRSH
/linux-4.1.27/arch/arm/mach-pxa/include/mach/
Dsmemc.h64 #define MDREFR_SLFRSH (1 << 22) /* SDRAM Self-Refresh Control/Status */ macro
/linux-4.1.27/arch/arm/mach-sa1100/include/mach/
DSA-1100.h1588 #define MDREFR_SLFRSH (1 << 31) macro