Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/mtd/
Dspi-nor.h48 #define SPINOR_OP_BP 0x02 /* Byte program */ macro
/linux-4.1.27/drivers/mtd/spi-nor/
Dspi-nor.c755 nor->program_opcode = SPINOR_OP_BP; in sst_write()
788 nor->program_opcode = SPINOR_OP_BP; in sst_write()