Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/bmips/
H A Dsetup.c49 BMIPS_GET_CBR() + BMIPS_RELO_VECTOR_CONTROL_1); in kbase_setup()
114 !!BMIPS_GET_CBR(); in bcm6358_quirks()
H A Ddma.c12 void __iomem *cbr = BMIPS_GET_CBR(); in arch_sync_dma_for_cpu_all()
/openbmc/linux/arch/mips/include/asm/
H A Dbmips.h20 #define BMIPS_GET_CBR() ((void __iomem *)(CKSEG1 | \ macro
/openbmc/linux/arch/mips/kernel/
H A Dsmp-bmips.c521 void __iomem *cbr = BMIPS_GET_CBR(); in bmips_set_reset_vec()
594 void __iomem __maybe_unused *cbr = BMIPS_GET_CBR(); in bmips_cpu_setup()