Searched refs:OBOE_CTL_TX_RTCENTX (Results 1 – 2 of 2) sorted by relevance
843 (fir) ? OBOE_CTL_TX_HW_OWNS | OBOE_CTL_TX_RTCENTX in toshoboe_probe()852 : OBOE_CTL_TX_HW_OWNS | OBOE_CTL_TX_RTCENTX ; in toshoboe_probe()859 (fir) ? OBOE_CTL_TX_HW_OWNS | OBOE_CTL_TX_RTCENTX in toshoboe_probe()867 (fir) ? OBOE_CTL_TX_HW_OWNS | OBOE_CTL_TX_RTCENTX in toshoboe_probe()869 : OBOE_CTL_TX_HW_OWNS | OBOE_CTL_TX_RTCENTX ; in toshoboe_probe()914 OBOE_CTL_TX_RTCENTX | OBOE_CTL_TX_HW_OWNS; in toshoboe_probe()1049 ctl = OBOE_CTL_TX_HW_OWNS | OBOE_CTL_TX_RTCENTX; in toshoboe_hard_xmit()1110 ctl = OBOE_CTL_TX_HW_OWNS | OBOE_CTL_TX_RTCENTX; in toshoboe_hard_xmit()1182 self->ring->tx[txp].control &= ~OBOE_CTL_TX_RTCENTX; in toshoboe_interrupt()
294 #define OBOE_CTL_TX_RTCENTX 0x04 /*W Enable receiver and generate TXdone */ macro