Home
last modified time | relevance | path

Searched refs:SPINOR_OP_WRSR2 (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/include/linux/mtd/
H A Dspi-nor.h28 #define SPINOR_OP_WRSR2 0x3e /* Write status register 2 */ macro
/kernel/linux/linux-6.6/include/linux/mtd/
H A Dspi-nor.h27 #define SPINOR_OP_WRSR2 0x3e /* Write status register 2 */ macro
/kernel/linux/linux-6.6/drivers/mtd/spi-nor/
H A Dcore.h52 SPI_MEM_OP(SPI_MEM_OP_CMD(SPINOR_OP_WRSR2, 0), \
H A Dcore.c999 * SPINOR_OP_WRSR2 (3eh) command.
1020 ret = spi_nor_controller_ops_write_reg(nor, SPINOR_OP_WRSR2, in spi_nor_write_sr2()
/kernel/linux/linux-5.10/drivers/mtd/spi-nor/
H A Dcore.c929 * SPINOR_OP_WRSR2 (3eh) command.
945 SPI_MEM_OP(SPI_MEM_OP_CMD(SPINOR_OP_WRSR2, 1), in spi_nor_write_sr2()
952 ret = nor->controller_ops->write_reg(nor, SPINOR_OP_WRSR2, in spi_nor_write_sr2()

Completed in 12 milliseconds