Lines Matching defs:BCM2835_SPI_CS
35 #define BCM2835_SPI_CS 0x00
218 (bcm2835_rd(bs, BCM2835_SPI_CS) & BCM2835_SPI_CS_RXD)) {
231 (bcm2835_rd(bs, BCM2835_SPI_CS) & BCM2835_SPI_CS_TXD)) {
304 while (!(bcm2835_rd(bs, BCM2835_SPI_CS) & BCM2835_SPI_CS_DONE))
347 u32 cs = bcm2835_rd(bs, BCM2835_SPI_CS);
365 bcm2835_wr(bs, BCM2835_SPI_CS, cs);
373 u32 cs = bcm2835_rd(bs, BCM2835_SPI_CS);
420 bcm2835_wr(bs, BCM2835_SPI_CS, cs | BCM2835_SPI_CS_TA);
429 bcm2835_wr(bs, BCM2835_SPI_CS, cs);
517 bcm2835_wr(bs, BCM2835_SPI_CS, cs | BCM2835_SPI_CS_TA
522 bcm2835_wr(bs, BCM2835_SPI_CS, cs | BCM2835_SPI_CS_CLEAR_RX
544 bcm2835_wr(bs, BCM2835_SPI_CS, cs | BCM2835_SPI_CS_TA
548 bcm2835_wr(bs, BCM2835_SPI_CS, cs | BCM2835_SPI_CS_CLEAR_TX
637 while (!(bcm2835_rd(bs, BCM2835_SPI_CS) & BCM2835_SPI_CS_DONE))
638 bcm2835_wr(bs, BCM2835_SPI_CS, bs->target->clear_rx_cs);
798 bcm2835_wr(bs, BCM2835_SPI_CS,
965 slave_config.dst_addr = (u32)(dma_reg_base + BCM2835_SPI_CS);
1005 bcm2835_wr(bs, BCM2835_SPI_CS, cs | BCM2835_SPI_CS_TA);
1134 bcm2835_wr(bs, BCM2835_SPI_CS, target->prepare_cs);
1376 bcm2835_wr(bs, BCM2835_SPI_CS,
1416 bcm2835_wr(bs, BCM2835_SPI_CS,