Home
last modified time | relevance | path

Searched refs:CR_C (Results 1 – 10 of 10) sorted by relevance

/linux-3.4.99/arch/arm/mach-tegra/
Dhotplug.c36 : "r" (0), "Ir" (CR_C) in cpu_enter_lowpower()
52 : "Ir" (CR_C) in cpu_leave_lowpower()
/linux-3.4.99/arch/arm/mach-realview/
Dhotplug.c39 : "r" (0), "Ir" (CR_C) in cpu_enter_lowpower()
54 : "Ir" (CR_C) in cpu_leave_lowpower()
/linux-3.4.99/arch/arm/mach-vexpress/
Dhotplug.c39 : "r" (0), "Ir" (CR_C), "Ir" (0x40) in cpu_enter_lowpower()
55 : "Ir" (CR_C), "Ir" (0x40) in cpu_leave_lowpower()
/linux-3.4.99/arch/arm/mach-exynos/
Dhotplug.c44 : "r" (0), "Ir" (CR_C), "Ir" (0x40) in cpu_enter_lowpower()
60 : "Ir" (CR_C), "Ir" (0x40) in cpu_leave_lowpower()
/linux-3.4.99/arch/arm/mm/
Dcache-feroceon-l2.c241 if (cr & CR_C) { in flush_and_disable_dcache()
246 set_cr(cr & ~CR_C); in flush_and_disable_dcache()
258 set_cr(cr | CR_C); in enable_dcache()
Dmmu.c73 .cr_mask = CR_W|CR_C,
78 .cr_mask = CR_C,
/linux-3.4.99/arch/arm/mach-imx/
Dhotplug.c41 : "r" (0), "Ir" (CR_C), "Ir" (0x40) in cpu_enter_lowpower()
/linux-3.4.99/arch/arm/include/asm/
Dcp15.h11 #define CR_C (1 << 2) /* Dcache enable */ macro
/linux-3.4.99/arch/arm/kernel/
Dhead-nommu.S77 bic r0, r0, #CR_C
Dhead.S416 bic r0, r0, #CR_C