Searched refs:nor_flash_read (Results 1 – 1 of 1) sorted by relevance
66 static int nor_flash_read(device_t, flash_off_t, size_t, size_t *, uint8_t *);91 .read = nor_flash_read,860 nor_flash_read(device_t self, flash_off_t offset, size_t len, in nor_flash_read() function