Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/
H A Dsst.c66 nor->program_opcode = SPINOR_OP_BP; in sst_write()
112 nor->program_opcode = SPINOR_OP_BP; in sst_write()
/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Dspi-nor.h84 #define SPINOR_OP_BP 0x02 /* Byte program */ macro
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Dspi-nor.h100 #define SPINOR_OP_BP 0x02 /* Byte program */ macro
/OK3568_Linux_fs/u-boot/drivers/mtd/spi/
H A Dspi-nor-core.c1142 nor->program_opcode = SPINOR_OP_BP; in sst_write_byteprogram()
1179 nor->program_opcode = SPINOR_OP_BP; in sst_write()
1216 nor->program_opcode = SPINOR_OP_BP; in sst_write()