Searched refs:B53SPI_MSPI_SPCR2_SPE (Results 1 – 2 of 2) sorted by relevance
50 if (!(tmp & B53SPI_MSPI_SPCR2_SPE)) in bcm53xxspi_wait()55 if (tmp & B53SPI_MSPI_SPCR2_SPE) in bcm53xxspi_wait()110 tmp |= B53SPI_MSPI_SPCR2_SPE; in bcm53xxspi_buf_write()150 tmp |= B53SPI_MSPI_SPCR2_SPE; in bcm53xxspi_buf_read()
44 #define B53SPI_MSPI_SPCR2_SPE 0x00000040 macro