Home
last modified time | relevance | path

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

/linux/include/linux/mtd/
H A Dspi-nor.h24 #define SPINOR_OP_RDSR 0x05 /* Read status register */ macro
/linux/drivers/spi/
H A Dspi-intel.c918 INTEL_SPI_MEM_OP_REPL(SPI_MEM_OP_CMD(SPINOR_OP_RDSR, 1), \
/linux/drivers/media/i2c/
H A Dthp7312.c1425 static const u8 thp7312_jedec_rdsr[] = { SPINOR_OP_RDSR, 0x00, 0x00, 0x00 };
/linux/drivers/mtd/spi-nor/
H A Dcore.c474 ret = spi_nor_controller_ops_read_reg(nor, SPINOR_OP_RDSR, sr, in spi_nor_read_sr()