Home
last modified time | relevance | path

Searched refs:RX_FIFO_EMPTY (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/moxa/
H A Dmoxart_ether.h238 #define RX_FIFO_EMPTY BIT(26) macro
/kernel/linux/linux-6.6/drivers/net/ethernet/moxa/
H A Dmoxart_ether.h238 #define RX_FIFO_EMPTY BIT(26) macro
/kernel/linux/linux-5.10/sound/soc/ux500/
H A Dux500_msp_i2s.h200 #define RX_FIFO_EMPTY BIT(1) macro
H A Dux500_msp_i2s.c405 while (!(reg_val_FLR & RX_FIFO_EMPTY) && limit--) { in flush_fifo_rx()
/kernel/linux/linux-6.6/sound/soc/ux500/
H A Dux500_msp_i2s.h197 #define RX_FIFO_EMPTY BIT(1) macro
H A Dux500_msp_i2s.c388 while (!(reg_val_FLR & RX_FIFO_EMPTY) && limit--) { in flush_fifo_rx()
/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-pic32.c47 #define RX_FIFO_EMPTY 0 macro
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-pic32.c47 #define RX_FIFO_EMPTY 0 macro

Completed in 16 milliseconds