Home
last modified time | relevance | path

Searched defs:RX_FIFO_FULL (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/staging/gpib/fmh_gpib/
H A Dfmh_gpib.h117 RX_FIFO_FULL = 0x0200, enumerator
/linux/drivers/net/ethernet/rdc/
H A Dr6040.c83 #define RX_FIFO_FULL 0x0004 /* RX FIFO full */ macro
/linux/sound/soc/ux500/
H A Dux500_msp_i2s.h198 #define RX_FIFO_FULL BIT(2) macro