Searched refs:CM_GCR_GIC_STATUS_EX_MSK (Results 1 – 2 of 2) sorted by relevance
241 #define CM_GCR_GIC_STATUS_EX_MSK (_ULCAST_(0x1) << 0) macro
469 if (!(read_gcr_gic_status() & CM_GCR_GIC_STATUS_EX_MSK)) { in register_cps_smp_ops()