NetBSD/sys/dev/spi
jym c44a6702cd Fix the while condition: sleep while the SPI_F_DONE bit is not set.
'!' takes precedence over bitwise operation '&', so use parenthesis.
2010-08-14 20:49:21 +00:00
..
files.spi
m25p.c
spi.c
spiflash.c
spiflash.h
spivar.h
tmp121.c