Home
last modified time | relevance | path

Searched refs:read_c0_conf (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/mips/kernel/
H A Didle.c34 unsigned long cfg = read_c0_conf(); in r3081_wait()
H A Dcpu-r3k-probe.c47 unsigned long cfg = read_c0_conf(); in cpu_has_confreg()
H A Dcpu-probe.c184 unsigned long cfg = read_c0_conf(); in cpu_has_confreg()
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h1114 #define read_c0_conf() __read_32bit_c0_register($3, 0) macro
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h1672 #define read_c0_conf() __read_32bit_c0_register($3, 0) macro