Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/spi-nor/
H A Dsst.c147 nor->program_opcode = SPINOR_OP_BP; in sst_nor_write()
193 nor->program_opcode = SPINOR_OP_BP; in sst_nor_write()
/openbmc/linux/include/linux/mtd/
H A Dspi-nor.h81 #define SPINOR_OP_BP 0x02 /* Byte program */ macro
/openbmc/u-boot/include/linux/mtd/
H A Dspi-nor.h92 #define SPINOR_OP_BP 0x02 /* Byte program */ macro
/openbmc/u-boot/drivers/mtd/spi/
H A Dspi-nor-core.c1338 nor->program_opcode = SPINOR_OP_BP; in sst_write_byteprogram()
1375 nor->program_opcode = SPINOR_OP_BP; in sst_write()
1412 nor->program_opcode = SPINOR_OP_BP; in sst_write()