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

/netbsd-6-1-5-RELEASE/sys/dev/spi/
H A Dspiflash.h95 #define SPIFLASH_SR_BUSY 0x01 /* program in progress */ macro
H A Dspiflash.c758 if ((sr & SPIFLASH_SR_BUSY) == 0)
/netbsd-6-1-5-RELEASE/sys/arch/mips/atheros/dev/
H A Darspi.c357 SPIFLASH_SR_BUSY) == 0) {

Completed in 58 milliseconds