Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/nvs/
Dspi.c57 static int spi_wait ( struct spi_device *device ) { in spi_wait() function
133 if ( ( rc = spi_wait ( device ) ) != 0 ) { in spi_write()