Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/serial/
H A Dserial_s5p.c25 #define RX_FIFO_FULL (1 << 8) macro
/openbmc/linux/drivers/spi/
H A Dspi-pic32.c50 #define RX_FIFO_FULL 3 /* completely full */ macro
/openbmc/linux/drivers/net/ethernet/rdc/
H A Dr6040.c83 #define RX_FIFO_FULL 0x0004 /* RX FIFO full */ macro
/openbmc/linux/sound/soc/ux500/
H A Dux500_msp_i2s.h198 #define RX_FIFO_FULL BIT(2) macro