Searched refs:TW_STATUS_PCI_ABORT (Results 1 – 3 of 3) sorted by relevance
142 #define TW_STATUS_PCI_ABORT 0x00100000 macro277 (((x & TW_STATUS_PCI_ABORT) || \
276 #define TW_STATUS_PCI_ABORT 0x00100000 macro
918 if (status_reg_value & TW_STATUS_PCI_ABORT) { in twa_decode_bits()