Searched refs:GI_GATE_ERROR_CONFIRM (Results 1 – 2 of 2) sorted by relevance
142 #define GI_GATE_ERROR_CONFIRM(x) (((x) % 2) ? BIT(1) : BIT(5)) macro
404 ack |= GI_GATE_ERROR_CONFIRM(cidx); in ni_tio_acknowledge_and_confirm()