Home
last modified time | relevance | path

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

/openbsd/sys/arch/mips64/include/
H A Dmips_cpu.h212 #define CONFIG1_DL 0x00001c00u macro
/openbsd/sys/arch/mips64/mips64/
H A Dcache_mips64r2.c69 l = (cfg & CONFIG1_DL) >> CONFIG1_DL_SHIFT; in mips64r2_ConfigCache()