Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/nvs/
Dspi.c65 if ( ( rc = bus->rw ( bus, device, SPI_RDSR, -1, NULL, in spi_wait()
/external/syslinux/gpxe/src/include/gpxe/
Dspi.h32 #define SPI_RDSR 0x05 macro