Home
last modified time | relevance | path

Searched refs:SPINOR_OP_WREN (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/mtd/devices/
H A Dst_spi_fsm.c607 SEQ_OPC_OPCODE(SPINOR_OP_WREN) | SEQ_OPC_CSDEASSERT),
628 SEQ_OPC_OPCODE(SPINOR_OP_WREN) | SEQ_OPC_CSDEASSERT),
648 SEQ_OPC_OPCODE(SPINOR_OP_WREN) | SEQ_OPC_CSDEASSERT),
685 SEQ_OPC_OPCODE(SPINOR_OP_WREN) | in stfsm_n25q_en_32bit_addr_seq()
1049 SEQ_OPC_OPCODE(SPINOR_OP_WREN) | in stfsm_prepare_rw_seq()
1324 SEQ_OPC_OPCODE(SPINOR_OP_WREN) | in stfsm_s25fl_write_dyb()
/linux/include/linux/mtd/
H A Dspi-nor.h23 #define SPINOR_OP_WREN 0x06 /* Write enable */ macro
/linux/drivers/mtd/spi-nor/
H A Dcore.h29 SPI_MEM_OP(SPI_MEM_OP_CMD(SPINOR_OP_WREN, 0), \
H A Dcore.c378 ret = spi_nor_controller_ops_write_reg(nor, SPINOR_OP_WREN, in spi_nor_write_enable()
/linux/drivers/spi/
H A Dspi-intel.c508 if (opcode == SPINOR_OP_WREN) { in intel_spi_write_reg()
1028 INTEL_SPI_MEM_OP(SPI_MEM_OP_CMD(SPINOR_OP_WREN, 1), \
/linux/drivers/media/i2c/
H A Dthp7312.c1423 static const u8 thp7312_jedec_wen[] = { SPINOR_OP_WREN };