Searched refs:TW_STATUS_QUEUE_ERROR (Results 1 – 3 of 3) sorted by relevance
140 #define TW_STATUS_QUEUE_ERROR 0x00400000 macro279 (x & TW_STATUS_QUEUE_ERROR) || \
274 #define TW_STATUS_QUEUE_ERROR 0x00400000 macro
924 if (status_reg_value & TW_STATUS_QUEUE_ERROR) { in twa_decode_bits()