Home
last modified time | relevance | path

Searched refs:CONF_CM_UNCACHED (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/arch/mips/lib/
H A Dcache.c182 return cca != CONF_CM_UNCACHED; in dcache_status()
193 change_c0_config(CONF_CM_CMASK, CONF_CM_UNCACHED); in dcache_disable()
/openbmc/linux/arch/mips/mm/
H A Dcex-gen.S33 ori k0,k0,CONF_CM_UNCACHED
H A Dcex-sb1.S133 ori k0,k0,CONF_CM_UNCACHED
/openbmc/linux/arch/mips/bcm63xx/
H A Dsetup.c53 change_c0_config(CONF_CM_CMASK, CONF_CM_UNCACHED); in bcm6348_a1_reboot()
/openbmc/u-boot/arch/mips/cpu/
H A Dstart.S207 or t0, t0, CONF_CM_UNCACHED
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h375 #define CONF_CM_UNCACHED 2 macro
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h478 #define CONF_CM_UNCACHED 2 macro