Searched refs:XMTSERV (Results 1 – 6 of 6) sorted by relevance
90 if (twi_int_status & XMTSERV) { in bfin_twi_handle_interrupt()344 write_INT_STAT(iface, MERR | MCOMP | XMTSERV | RCVSERV); in bfin_twi_do_master_xfer()347 write_INT_MASK(iface, MCOMP | MERR | RCVSERV | XMTSERV); in bfin_twi_do_master_xfer()489 write_INT_STAT(iface, MERR | MCOMP | XMTSERV | RCVSERV); in bfin_twi_do_smbus_xfer()500 RCVSERV : XMTSERV)); in bfin_twi_do_smbus_xfer()515 write_INT_MASK(iface, MCOMP | MERR | RCVSERV | XMTSERV); in bfin_twi_do_smbus_xfer()562 RCVSERV : XMTSERV)); in bfin_twi_do_smbus_xfer()
1136 #define XMTSERV 0x0040 /* Transmit FIFO Service */ macro
1137 #define XMTSERV 0x0040 /* Transmit FIFO Service */ macro
1456 #define XMTSERV 0x0040 /* Transmit FIFO Service */ macro
1805 #define XMTSERV 0x0040 /* Transmit FIFO Service */ macro
2156 #define XMTSERV 0x40 /* Transmit FIFO Service */ macro