Home
last modified time | relevance | path

Searched refs:SPINOR_OP_WRSR (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/devices/
H A Dst_spi_fsm.c650 SEQ_OPC_OPCODE(SPINOR_OP_WRSR)),
1192 stfsm_write_status(fsm, SPINOR_OP_WRSR, sta, 1, 1); in stfsm_mx25_config()
1199 stfsm_write_status(fsm, SPINOR_OP_WRSR, sta, 1, 1); in stfsm_mx25_config()
1463 stfsm_write_status(fsm, SPINOR_OP_WRSR, sta_wr, 2, 1); in stfsm_s25fl_config()
1507 stfsm_write_status(fsm, SPINOR_OP_WRSR, sr_wr, 2, 1); in stfsm_w25q_config()
/kernel/linux/linux-6.6/drivers/mtd/devices/
H A Dst_spi_fsm.c650 SEQ_OPC_OPCODE(SPINOR_OP_WRSR)),
1192 stfsm_write_status(fsm, SPINOR_OP_WRSR, sta, 1, 1); in stfsm_mx25_config()
1199 stfsm_write_status(fsm, SPINOR_OP_WRSR, sta, 1, 1); in stfsm_mx25_config()
1463 stfsm_write_status(fsm, SPINOR_OP_WRSR, sta_wr, 2, 1); in stfsm_s25fl_config()
1507 stfsm_write_status(fsm, SPINOR_OP_WRSR, sr_wr, 2, 1); in stfsm_w25q_config()
/kernel/linux/linux-5.10/include/linux/mtd/
H A Dspi-nor.h26 #define SPINOR_OP_WRSR 0x01 /* Write status register 1 byte */ macro
/kernel/linux/linux-6.6/include/linux/mtd/
H A Dspi-nor.h25 #define SPINOR_OP_WRSR 0x01 /* Write status register 1 byte */ macro
/kernel/linux/linux-6.6/drivers/mtd/spi-nor/
H A Dcore.h40 SPI_MEM_OP(SPI_MEM_OP_CMD(SPINOR_OP_WRSR, 0), \
H A Dcore.c810 ret = spi_nor_controller_ops_write_reg(nor, SPINOR_OP_WRSR, sr, in spi_nor_write_sr()
/kernel/linux/linux-5.10/drivers/mtd/spi-nor/controllers/
H A Dintel-spi.c460 case SPINOR_OP_WRSR: in intel_spi_hw_cycle()
/kernel/linux/linux-5.10/drivers/mtd/spi-nor/
H A Dcore.c733 SPI_MEM_OP(SPI_MEM_OP_CMD(SPINOR_OP_WRSR, 1), in spi_nor_write_sr()
740 ret = nor->controller_ops->write_reg(nor, SPINOR_OP_WRSR, in spi_nor_write_sr()
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-intel.c919 INTEL_SPI_MEM_OP_REPL(SPI_MEM_OP_CMD(SPINOR_OP_WRSR, 1), \

Completed in 20 milliseconds