Searched refs:B53SPI_MSPI_SPCR2 (Results 1 – 2 of 2) sorted by relevance
96 tmp = bcm53xxspi_read(b53spi, B53SPI_MSPI_SPCR2); in bcm53xxspi_wait()156 tmp = bcm53xxspi_read(b53spi, B53SPI_MSPI_SPCR2); in bcm53xxspi_buf_write()160 bcm53xxspi_write(b53spi, B53SPI_MSPI_SPCR2, tmp); in bcm53xxspi_buf_write()196 tmp = bcm53xxspi_read(b53spi, B53SPI_MSPI_SPCR2); in bcm53xxspi_buf_read()200 bcm53xxspi_write(b53spi, B53SPI_MSPI_SPCR2, tmp); in bcm53xxspi_buf_read()
43 #define B53SPI_MSPI_SPCR2 0x218 macro