Home
last modified time | relevance | path

Searched refs:SPINOR_OP_RDID (Results 1 – 7 of 7) sorted by relevance

/linux-6.12.1/include/linux/mtd/
Dspi-nor.h46 #define SPINOR_OP_RDID 0x9f /* Read JEDEC ID */ macro
/linux-6.12.1/drivers/mtd/spi-nor/controllers/
Dnxp-spifi.c267 nor->controller_ops->read_reg(nor, SPINOR_OP_RDID, id, in nxp_spifi_dummy_id_read()
/linux-6.12.1/drivers/mtd/spi-nor/
Dcore.h23 SPI_MEM_OP(SPI_MEM_OP_CMD(SPINOR_OP_RDID, 0), \
Dcore.c435 ret = nor->controller_ops->read_reg(nor, SPINOR_OP_RDID, id, in spi_nor_read_id()
/linux-6.12.1/drivers/mtd/devices/
Dst_spi_fsm.c575 SEQ_OPC_OPCODE(SPINOR_OP_RDID)),
668 SEQ_OPC_OPCODE(SPINOR_OP_RDID)),
/linux-6.12.1/drivers/spi/
Dspi-intel.c909 INTEL_SPI_MEM_OP_REPL(SPI_MEM_OP_CMD(SPINOR_OP_RDID, 1), \
/linux-6.12.1/drivers/media/i2c/
Dthp7312.c1427 static const u8 thp7312_jedec_rdid[] = { SPINOR_OP_RDID, 0x00, 0x00, 0x00 };