Home
last modified time | relevance | path

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

/openbsd/sys/arch/mips64/include/
H A Dmips_cpu.h215 #define CONFIG1_DA_SHIFT 7 macro
/openbsd/sys/arch/mips64/mips64/
H A Dcache_mips64r2.c68 a = 1 + ((cfg & CONFIG1_DA) >> CONFIG1_DA_SHIFT); in mips64r2_ConfigCache()