Searched refs:SPIFLASH_SIZE_READ (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/spi/
H A Dspiflash.h136 #define SPIFLASH_SIZE_READ 3 /* return -1 for unlimited */ macro
H A Dm25p.c164 sc->sc_sizes[SPIFLASH_SIZE_READ] = -1;
H A Dspiflash.c210 sc->sc_read_size = sc->sc_getsize(cookie, SPIFLASH_SIZE_READ);

Completed in 22 milliseconds