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

/linux-master/drivers/spi/
H A Dspi-bcm2835aux.c78 #define BCM2835_AUX_SPI_STAT_RX_LVL 0x00FF0000 macro
219 for (; bs->rx_len && (stat & BCM2835_AUX_SPI_STAT_RX_LVL);

Completed in 109 milliseconds