Searched refs:XMT_FULL (Results 1 – 2 of 2) sorted by relevance
138 #define XMT_FULL 0x0003 /* Transmit FIFO Full (2 Bytes To Write) */ macro
67 (read_FIFO_STAT(iface) & XMTSTAT) != XMT_FULL) { in bfin_twi_handle_interrupt()