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

/netbsd-6-1-5-RELEASE/sys/dev/spi/
H A Dspiflash.h49 #define SPIFLASH_CMD_WREN 0x06 /* enable WRSR */ macro
H A Dspiflash.c703 return spiflash_cmd(sc, SPIFLASH_CMD_WREN, 0, 0, 0, NULL, NULL);
/netbsd-6-1-5-RELEASE/sys/arch/mips/atheros/dev/
H A Darspi.c315 PUTREG(sc, ARSPI_REG_OPCODE, SPIFLASH_CMD_WREN);
489 case SPIFLASH_CMD_WREN:

Completed in 50 milliseconds