Searched refs:BCM2835_SPI_CS_RXD (Results 1 – 3 of 3) sorted by relevance
51 s->cs |= BCM2835_SPI_CS_RXD; in bcm2835_spi_update_rx_flags()53 s->cs &= ~BCM2835_SPI_CS_RXD; in bcm2835_spi_update_rx_flags()113 if (s->cs & BCM2835_SPI_CS_RXD) { in bcm2835_spi_read()
53 #define BCM2835_SPI_CS_RXD BIT(17) macro
51 #define BCM2835_SPI_CS_RXD 0x00020000 macro218 (bcm2835_rd(bs, BCM2835_SPI_CS) & BCM2835_SPI_CS_RXD)) { in bcm2835_rd_fifo()