Home
last modified time | relevance | path

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

/linux/drivers/staging/gpib/fmh_gpib/
H A Dfmh_gpib.h111 TX_FIFO_EMPTY = 0x0001, enumerator
H A Dfmh_gpib.c1350 e_priv->supports_fifo_interrupts = (fifo_status_bits & TX_FIFO_EMPTY) && in fmh_gpib_init()
/linux/drivers/net/ethernet/moxa/
H A Dmoxart_ether.h237 #define TX_FIFO_EMPTY BIT(27) macro
/linux/sound/soc/ux500/
H A Dux500_msp_i2s.h200 #define TX_FIFO_EMPTY BIT(4) macro
H A Dux500_msp_i2s.c406 while (!(reg_val_FLR & TX_FIFO_EMPTY) && limit--) { in flush_fifo_tx()
/linux/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c99 #define TX_FIFO_EMPTY 0x00000400 macro
2500 if ((ps & (TX_IN_PROGRESS | TX_FIFO_EMPTY)) == TX_FIFO_EMPTY) in port_reset()
/linux/drivers/media/pci/cx23885/
H A Dcx23888-ir.c315 TX_FIFO_EMPTY = CNTRL_TIC, enumerator
/linux/drivers/media/i2c/cx25840/
H A Dcx25840-ir.c302 TX_FIFO_EMPTY = CNTRL_TIC, enumerator