Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/mm/
Dsc-mips.c162 if (cfg & CM_GCR_L2_CONFIG_BYPASS_MSK) in mips_sc_probe_cm3()
/linux-4.4.14/arch/mips/include/asm/
Dmips-cm.h328 #define CM_GCR_L2_CONFIG_BYPASS_MSK (_ULCAST_(0x1) << 20) macro