Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/mips/cpu/
H A Dstart.S146 and t0, t0, MIPS_CONF5_VP
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dcps-vec.S78 andi \dest, \dest, MIPS_CONF5_VP
H A Dcpu-probe.c664 if (cpu_has_mips_r6 && (config5 & MIPS_CONF5_VP)) in decode_config5()
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dmipsregs.h563 #define MIPS_CONF5_VP (_ULCAST_(1) << 7) macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dmipsregs.h688 #define MIPS_CONF5_VP (_ULCAST_(1) << 7) macro