Home
last modified time | relevance | path

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

/arch/mips/include/asm/
Dmips-cm.h168 #define CM_GCR_CONFIG_NUMIOCU_MSK (_ULCAST_(0xf) << 8) macro
308 return (read_gcr_config() & CM_GCR_CONFIG_NUMIOCU_MSK) in mips_cm_numiocu()