Home
last modified time | relevance | path

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

/linux/arch/arm/mach-spear/
H A Dhotplug.c35 : "r" (0), "Ir" (CR_C) in cpu_enter_lowpower()
50 : "Ir" (CR_C) in cpu_leave_lowpower()
/linux/arch/arm/mach-versatile/
H A Dhotplug.c37 : "r" (0), "Ir" (CR_C), "Ir" (actrl_mask) in versatile_immitation_enter_lowpower()
53 : "Ir" (CR_C), "Ir" (actrl_mask) in versatile_immitation_leave_lowpower()
/linux/arch/arm/mach-tegra/
H A Dsleep.S41 tst r2, #CR_C @ see tegra_sleep_cpu()
42 bic r2, r2, #CR_C
117 movw r2, #CR_I | CR_Z | CR_C | CR_M
/linux/arch/arm/mm/
H A Dcache-feroceon-l2.c243 if (cr & CR_C) { in flush_and_disable_dcache()
248 set_cr(cr & ~CR_C); in flush_and_disable_dcache()
260 set_cr(cr | CR_C); in enable_dcache()
H A Dmmu.c82 .cr_mask = CR_W|CR_C,
87 .cr_mask = CR_C,
1692 set_cr(cr & ~(CR_I | CR_C)); in early_paging_init()
/linux/arch/arm/mach-shmobile/
H A Dplatsmp-apmu.c98 : "Ir" (CR_C) in cpu_enter_lowpower_a15()
168 : "Ir" (CR_C), "Ir" (0x40) in cpu_leave_lowpower()
/linux/arch/arm/include/asm/
H A Dcp15.h12 #define CR_C (1 << 2) /* Dcache enable */ macro
H A Dcacheflush.h454 "bic r0, r0, #"__stringify(CR_C)" \n\t" \
/linux/arch/arm/mach-exynos/
H A Dmcpm-exynos.c39 "bic r0, r0, #"__stringify(CR_C)"\n\t" \
H A Dplatsmp.c45 : "Ir" (CR_C), "Ir" (0x40) in cpu_leave_lowpower()
/linux/arch/arm/mach-mvebu/
H A Dpmsu.c300 : : "Ir" (CR_C) : "r0"); in armada_370_xp_pmsu_idle_enter()
/linux/arch/arm/kernel/
H A Dhead-nommu.S176 bic r0, r0, #CR_C