Home
last modified time | relevance | path

Searched refs:SPINOR_OP_PP_4B (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/mtd/
Dspi-nor.h61 #define SPINOR_OP_PP_4B 0x12 /* Page program (up to 256 bytes) */ macro
/linux-4.4.14/drivers/mtd/spi-nor/
Dspi-nor.c1287 nor->program_opcode = SPINOR_OP_PP_4B; in spi_nor_scan()