Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/comedi/drivers/
Dunioxx5.c57 #define TxBE 0x10 /* transmit buffer enable */ macro
266 while (!((inb(usp->usp_iobase + 0)) & TxBE)) in __unioxx5_analog_write()
399 while (!(inb(iobase + 0) & TxBE)) in __unioxx5_subdev_init()