Lines Matching defs:BCM2835_SPI_CS
35 #define BCM2835_SPI_CS 0x00
213 (bcm2835_rd(bs, BCM2835_SPI_CS) & BCM2835_SPI_CS_RXD)) {
226 (bcm2835_rd(bs, BCM2835_SPI_CS) & BCM2835_SPI_CS_TXD)) {
299 while (!(bcm2835_rd(bs, BCM2835_SPI_CS) & BCM2835_SPI_CS_DONE))
342 u32 cs = bcm2835_rd(bs, BCM2835_SPI_CS);
360 bcm2835_wr(bs, BCM2835_SPI_CS, cs);
368 u32 cs = bcm2835_rd(bs, BCM2835_SPI_CS);
411 bcm2835_wr(bs, BCM2835_SPI_CS, cs | BCM2835_SPI_CS_TA);
420 bcm2835_wr(bs, BCM2835_SPI_CS, cs);
508 bcm2835_wr(bs, BCM2835_SPI_CS, cs | BCM2835_SPI_CS_TA
513 bcm2835_wr(bs, BCM2835_SPI_CS, cs | BCM2835_SPI_CS_CLEAR_RX
535 bcm2835_wr(bs, BCM2835_SPI_CS, cs | BCM2835_SPI_CS_TA
539 bcm2835_wr(bs, BCM2835_SPI_CS, cs | BCM2835_SPI_CS_CLEAR_TX
628 while (!(bcm2835_rd(bs, BCM2835_SPI_CS) & BCM2835_SPI_CS_DONE))
629 bcm2835_wr(bs, BCM2835_SPI_CS,
790 bcm2835_wr(bs, BCM2835_SPI_CS,
970 slave_config.dst_addr = (u32)(dma_reg_base + BCM2835_SPI_CS);
1039 bcm2835_wr(bs, BCM2835_SPI_CS, cs | BCM2835_SPI_CS_TA);
1166 bcm2835_wr(bs, BCM2835_SPI_CS, bs->prepare_cs[spi->chip_select]);
1333 bcm2835_wr(bs, BCM2835_SPI_CS,
1373 bcm2835_wr(bs, BCM2835_SPI_CS,