Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Dbmips.h38 #define BMIPS_RELO_VECTOR_CONTROL_1 0x00038000 macro
/openbmc/linux/arch/mips/bmips/
H A Dsetup.c49 BMIPS_GET_CBR() + BMIPS_RELO_VECTOR_CONTROL_1); in kbase_setup()
/openbmc/linux/arch/mips/kernel/
H A Dsmp-bmips.c528 __raw_writel(val, cbr + BMIPS_RELO_VECTOR_CONTROL_1); in bmips_set_reset_vec()