Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/include/asm/
Dmips-cm.h241 #define CM_GCR_GIC_STATUS_EX_MSK (_ULCAST_(0x1) << 0) macro
/linux-4.1.27/arch/mips/kernel/
Dsmp-cps.c469 if (!(read_gcr_gic_status() & CM_GCR_GIC_STATUS_EX_MSK)) { in register_cps_smp_ops()