Searched refs:OBOE_CONFIG0H_ENTX (Results 1 – 2 of 2) sorted by relevance
716 toshoboe_start_DMA(self, OBOE_CONFIG0H_ENTX | OBOE_CONFIG0H_LOOP); in toshoboe_probeinterrupt()877 toshoboe_start_DMA(self, OBOE_CONFIG0H_ENTX | OBOE_CONFIG0H_LOOP); in toshoboe_probe()922 toshoboe_start_DMA(self, OBOE_CONFIG0H_ENTX | OBOE_CONFIG0H_LOOP); in toshoboe_probe()1064 toshoboe_start_DMA(self, OBOE_CONFIG0H_ENTX | OBOE_CONFIG0H_LOOP); in toshoboe_hard_xmit()1090 toshoboe_start_DMA(self, OBOE_CONFIG0H_ENTX); in toshoboe_hard_xmit()1120 toshoboe_start_DMA(self, OBOE_CONFIG0H_ENTX); in toshoboe_hard_xmit()1188 toshoboe_start_DMA(self, OBOE_CONFIG0H_ENTX); in toshoboe_interrupt()
205 #define OBOE_CONFIG0H_ENTX 0x10 /*Enable Tx */ macro