Searched refs:GEN7_OASTATUS1_REPORT_LOST (Results 1 – 2 of 2) sorted by relevance
1122 if (unlikely(oastatus1 & GEN7_OASTATUS1_REPORT_LOST)) { in gen7_oa_read()1128 GEN7_OASTATUS1_REPORT_LOST; in gen7_oa_read()
575 #define GEN7_OASTATUS1_REPORT_LOST (1 << 0) macro