Searched refs:SPI_RDSR (Results 1 – 3 of 3) sorted by relevance
/drivers/net/sfc/ |
D | spi.h | 26 #define SPI_RDSR 0x05 /* Read status register */ macro
|
D | mtd.c | 41 rc = falcon_spi_cmd(spi, SPI_RDSR, -1, NULL, in efx_spi_slow_wait() 61 rc = falcon_spi_cmd(spi, SPI_RDSR, -1, NULL, &status, sizeof(status)); in efx_spi_unlock()
|
D | falcon.c | 1749 rc = falcon_spi_cmd(spi, SPI_RDSR, -1, NULL, in falcon_spi_wait_write()
|