Home
last modified time | relevance | path

Searched refs:SPIFLASH_CMD_PROGRAM (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/spi/
H A Dspiflash.h81 #define SPIFLASH_CMD_PROGRAM 0x02 /* page or byte program */ macro
H A Dspiflash.c640 if ((rv = spiflash_cmd(sc, SPIFLASH_CMD_PROGRAM, 3, start, in spiflash_common_write()
/netbsd-src/sys/arch/mips/atheros/dev/
H A Darspi.c515 case SPIFLASH_CMD_PROGRAM: in arspi_make_job()