Searched refs:RTIT_STATUS_ERROR (Results 1 – 2 of 2) sorted by relevance
98 #define RTIT_STATUS_ERROR BIT(4) macro
519 if (status & RTIT_STATUS_ERROR) { in pt_handle_status()522 status &= ~RTIT_STATUS_ERROR; in pt_handle_status()