Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/nvs/
Dspi.c45 static inline unsigned int spi_command ( unsigned int command, in spi_command() function
88 unsigned int command = spi_command ( SPI_READ, address, in spi_read()
115 unsigned int command = spi_command ( SPI_WRITE, address, in spi_write()