Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/bcm/brcmstb/pm/
H A Dpm-mips.c128 write_c0_brcm_bootvec(ctx->cp0_regs[BOOT_VEC]); in brcm_pm_restore_cp0_context()
/openbmc/linux/arch/mips/kernel/
H A Dsmp-bmips.c504 write_c0_brcm_bootvec((read_c0_brcm_bootvec() & mask) | in bmips_set_reset_vec_remote()
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h1435 #define write_c0_brcm_bootvec(val) __write_32bit_c0_register($22, 4, val) macro
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h2031 #define write_c0_brcm_bootvec(val) __write_32bit_c0_register($22, 4, val) macro