Home
last modified time | relevance | path

Searched refs:B53SPI_MSPI_MSPI_STATUS (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/spi/
Dspi-bcm53xx.c61 tmp = bcm53xxspi_read(b53spi, B53SPI_MSPI_MSPI_STATUS); in bcm53xxspi_wait()
63 bcm53xxspi_write(b53spi, B53SPI_MSPI_MSPI_STATUS, 0); in bcm53xxspi_wait()
72 bcm53xxspi_write(b53spi, B53SPI_MSPI_MSPI_STATUS, 0); in bcm53xxspi_wait()
Dspi-bcm53xx.h46 #define B53SPI_MSPI_MSPI_STATUS 0x220 macro