Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/mm/
Dsc-mips.c175 assoc = cfg & CM_GCR_L2_CONFIG_ASSOC_MSK; in mips_sc_probe_cm3()
/linux-4.4.14/arch/mips/include/asm/
Dmips-cm.h334 #define CM_GCR_L2_CONFIG_ASSOC_MSK (_ULCAST_(0xff) << 0) macro