Home
last modified time | relevance | path

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

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