Home
last modified time | relevance | path

Searched refs:OBOE_CONFIG0H_ENTX (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/net/irda/
Ddonauboe.c782 toshoboe_start_DMA(self, OBOE_CONFIG0H_ENTX | OBOE_CONFIG0H_LOOP); in toshoboe_probeinterrupt()
944 toshoboe_start_DMA(self, OBOE_CONFIG0H_ENTX | OBOE_CONFIG0H_LOOP); in toshoboe_probe()
989 toshoboe_start_DMA(self, OBOE_CONFIG0H_ENTX | OBOE_CONFIG0H_LOOP); in toshoboe_probe()
1131 toshoboe_start_DMA(self, OBOE_CONFIG0H_ENTX | OBOE_CONFIG0H_LOOP); in toshoboe_hard_xmit()
1156 toshoboe_start_DMA(self, OBOE_CONFIG0H_ENTX); in toshoboe_hard_xmit()
1186 toshoboe_start_DMA(self, OBOE_CONFIG0H_ENTX); in toshoboe_hard_xmit()
1258 toshoboe_start_DMA(self, OBOE_CONFIG0H_ENTX); in toshoboe_interrupt()
Ddonauboe.h205 #define OBOE_CONFIG0H_ENTX 0x10 /*Enable Tx */ macro