Home
last modified time | relevance | path

Searched refs:BMIPS_RAC_ADDRESS_RANGE (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/mips/kernel/
Dsmp-bmips.c601 cfg = __raw_readl(cbr + BMIPS_RAC_ADDRESS_RANGE); in bmips_cpu_setup()
602 __raw_writel(cfg | 0x0fff0000, cbr + BMIPS_RAC_ADDRESS_RANGE); in bmips_cpu_setup()
603 __raw_readl(cbr + BMIPS_RAC_ADDRESS_RANGE); in bmips_cpu_setup()
/Linux-v4.19/arch/mips/include/asm/
Dbmips.h25 #define BMIPS_RAC_ADDRESS_RANGE 0x00000004 macro