Searched refs:XMTFWU (Results 1 – 3 of 3) sorted by relevance
127 #define XMTFWU 0x08 /* xmit fifo watermark update enable */ macro
309 out_8(&mb->fifocc, RCVFW_32 | XMTFW_16 | XMTFWU | RCVFWU | XMTBRST); in mace_reset()800 out_8(&mb->fifocc, in_8(&mb->fifocc) | XMTFWU); in mace_interrupt()
306 mb->fifocc = XMTFW_16 | RCVFW_64 | XMTFWU | RCVFWU | XMTBRST | RCVBRST; in mace_open()