Home
last modified time | relevance | path

Searched refs:BMIPS_RELO_VECTOR_CONTROL_0 (Results 1 – 3 of 3) sorted by relevance

/linux/arch/mips/include/asm/
H A Dbmips.h37 #define BMIPS_RELO_VECTOR_CONTROL_0 0x00030000 macro
/linux/arch/mips/kernel/
H A Dbmips_vec.S61 or k1, CKSEG1 | BMIPS_RELO_VECTOR_CONTROL_0
H A Dsmp-bmips.c524 __raw_writel(val, cbr + BMIPS_RELO_VECTOR_CONTROL_0); in bmips_set_reset_vec()