Searched refs:spi_nor_read (Results 1 – 4 of 4) sorted by relevance
46 int spi_nor_read(unsigned int offset, uintptr_t buffer, size_t length,
71 .read = spi_nor_read,
96 .read = spi_nor_read,
277 int spi_nor_read(unsigned int offset, uintptr_t buffer, size_t length, in spi_nor_read() function
Completed in 6 milliseconds