Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/kernel/
Dmips-cpc.c31 if (!(read_gcr_cpc_status() & CM_GCR_CPC_STATUS_EX_MSK)) in mips_cpc_phys_base()
/linux-4.1.27/arch/mips/include/asm/
Dmips-cm.h245 #define CM_GCR_CPC_STATUS_EX_MSK (_ULCAST_(0x1) << 0) macro