Home
last modified time | relevance | path

Searched refs:read_c0_brcm_cmt_local (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/mips/bmips/
H A Dsetup.c113 bmips_rac_flush_disable = !!(read_c0_brcm_cmt_local() & (1 << 31)) || in bcm6358_quirks()
/openbmc/linux/arch/mips/kernel/
H A Dsmp-bmips.c92 boot_cpu = !!(read_c0_brcm_cmt_local() & (1 << 31)); in bmips_smp_setup()
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h1412 #define read_c0_brcm_cmt_local() __read_32bit_c0_register($22, 3) macro
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h2008 #define read_c0_brcm_cmt_local() __read_32bit_c0_register($22, 3) macro