Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/moxa/
Dmoxart_ether.h238 #define RX_FIFO_EMPTY BIT(26) macro
/linux-6.1.9/sound/soc/ux500/
Dux500_msp_i2s.h198 #define RX_FIFO_EMPTY BIT(1) macro
Dux500_msp_i2s.c403 while (!(reg_val_FLR & RX_FIFO_EMPTY) && limit--) { in flush_fifo_rx()
/linux-6.1.9/drivers/spi/
Dspi-pic32.c47 #define RX_FIFO_EMPTY 0 macro