Home
last modified time | relevance | path

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

/arch/mips/include/asm/
Dbmips.h27 #define BMIPS_L2_CONFIG 0x0000000c macro
/arch/mips/kernel/
Dsmp-bmips.c609 cfg = __raw_readl(cbr + BMIPS_L2_CONFIG); in bmips_cpu_setup()
610 __raw_writel(cfg & ~0x07000000, cbr + BMIPS_L2_CONFIG); in bmips_cpu_setup()
611 __raw_readl(cbr + BMIPS_L2_CONFIG); in bmips_cpu_setup()