Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/mtd/
Dspi-nor.h65 #define SPINOR_OP_BP 0x02 /* Byte program */ macro
/linux-4.4.14/drivers/mtd/spi-nor/
Dspi-nor.c913 nor->program_opcode = SPINOR_OP_BP; in sst_write()
946 nor->program_opcode = SPINOR_OP_BP; in sst_write()