Searched refs:SPI_READ (Results 1 – 3 of 3) sorted by relevance
24 #define SPI_READ 0x03 /* Read data from memory array */ macro
351 command = efx_spi_munge_command(spi, SPI_READ, start + pos); in falcon_spi_read()397 command = efx_spi_munge_command(spi, SPI_READ, start + pos); in falcon_spi_write()
37 #define SPI_READ 0x03 macro