Searched refs:B53SPI_MSPI_SPCR2 (Results 1 – 2 of 2) sorted by relevance
49 tmp = bcm53xxspi_read(b53spi, B53SPI_MSPI_SPCR2); in bcm53xxspi_wait()109 tmp = bcm53xxspi_read(b53spi, B53SPI_MSPI_SPCR2); in bcm53xxspi_buf_write()113 bcm53xxspi_write(b53spi, B53SPI_MSPI_SPCR2, tmp); in bcm53xxspi_buf_write()149 tmp = bcm53xxspi_read(b53spi, B53SPI_MSPI_SPCR2); in bcm53xxspi_buf_read()153 bcm53xxspi_write(b53spi, B53SPI_MSPI_SPCR2, tmp); in bcm53xxspi_buf_read()
43 #define B53SPI_MSPI_SPCR2 0x218 macro