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

/netbsd-6-1-5-RELEASE/sys/dev/spi/
H A Dspiflash.h59 #define SPIFLASH_CMD_READ 0x03 /* read data (normal) */ macro
H A Dspiflash.c679 if ((rv = spiflash_cmd(sc, SPIFLASH_CMD_READ, 3, start,
/netbsd-6-1-5-RELEASE/sys/arch/mips/atheros/dev/
H A Darspi.c513 case SPIFLASH_CMD_READ:
547 job->job_opcode = SPIFLASH_CMD_READ;

Completed in 58 milliseconds