Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/mach-spear/
Dhotplug.c35 : "r" (0), "Ir" (CR_C) in cpu_enter_lowpower()
50 : "Ir" (CR_C) in cpu_leave_lowpower()
/linux-5.19.10/arch/arm/mach-versatile/
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-5.19.10/arch/arm/mach-tegra/
Dsleep.S39 tst r2, #CR_C @ see tegra_sleep_cpu()
40 bic r2, r2, #CR_C
115 movw r2, #CR_I | CR_Z | CR_C | CR_M
/linux-5.19.10/arch/arm/mm/
Dcache-feroceon-l2.c246 if (cr & CR_C) { in flush_and_disable_dcache()
251 set_cr(cr & ~CR_C); in flush_and_disable_dcache()
263 set_cr(cr | CR_C); in enable_dcache()
Dmmu.c82 .cr_mask = CR_W|CR_C,
87 .cr_mask = CR_C,
1664 set_cr(cr & ~(CR_I | CR_C)); in early_paging_init()
/linux-5.19.10/arch/arm/mach-shmobile/
Dplatsmp-apmu.c97 : "Ir" (CR_C) in cpu_enter_lowpower_a15()
167 : "Ir" (CR_C), "Ir" (0x40) in cpu_leave_lowpower()
/linux-5.19.10/arch/arm/include/asm/
Dcp15.h12 #define CR_C (1 << 2) /* Dcache enable */ macro
Dcacheflush.h453 "bic r0, r0, #"__stringify(CR_C)" \n\t" \
/linux-5.19.10/arch/arm/mach-exynos/
Dmcpm-exynos.c39 "bic r0, r0, #"__stringify(CR_C)"\n\t" \
Dplatsmp.c45 : "Ir" (CR_C), "Ir" (0x40) in cpu_leave_lowpower()
/linux-5.19.10/arch/arm/mach-mvebu/
Dpmsu.c302 : : "Ir" (CR_C) : "r0"); in armada_370_xp_pmsu_idle_enter()
/linux-5.19.10/arch/arm/kernel/
Dhead-nommu.S177 bic r0, r0, #CR_C