Searched refs:EnTXFIFOHalfLevelInt (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/irda/
H A Dvia-ircc.h377 #define EnTXFIFOHalfLevelInt(BaseAddr,val) WriteRegBit(BaseAddr,TX_CT_1,4,val) //half empty int (1 half) macro
733 EnTXFIFOHalfLevelInt(iobase, OFF);
H A Dvia-ircc.c508 EnTXFIFOHalfLevelInt(iobase, OFF);
775 // EnTXFIFOHalfLevelInt(iobase,ON);

Completed in 55 milliseconds