Home
last modified time | relevance | path

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

/openbsd/sys/arch/mips64/include/
H A Dmips_cpu.h204 #define CONFIG1_IS 0x01c00000u macro
/openbsd/sys/arch/mips64/mips64/
H A Dcache_mips64r2.c78 s = (cfg & CONFIG1_IS) >> CONFIG1_IS_SHIFT; in mips64r2_ConfigCache()