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

/linux-master/drivers/spi/
H A Dspi-bcm2835.c40 #define BCM2835_SPI_DLEN 0x0c macro
371 bcm2835_wr(bs, BCM2835_SPI_DLEN, 0);
520 bcm2835_wr(bs, BCM2835_SPI_DLEN, bs->rx_prologue);
547 bcm2835_wr(bs, BCM2835_SPI_DLEN, tx_remaining);
799 bcm2835_wr(bs, BCM2835_SPI_DLEN, bs->tx_len);

Completed in 179 milliseconds