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

/openwrt/target/linux/cns3xxx/files/drivers/spi/
H A Dspi-cns3xxx.c102 static inline u8 cns3xxx_spi_rx_buffer_full(struct cns3xxx_spi *hw) function
122 while (!cns3xxx_spi_rx_buffer_full(hw)) ; // do nothing

Completed in 16 milliseconds