Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/mtd/
Dspi-nor.h47 #define SPINOR_OP_RDID 0x9f /* Read JEDEC ID */ macro
/Linux-v5.10/drivers/mtd/spi-nor/controllers/
Dnxp-spifi.c268 nor->controller_ops->read_reg(nor, SPINOR_OP_RDID, id, in nxp_spifi_dummy_id_read()
Dintel-spi.c458 case SPINOR_OP_RDID: in intel_spi_hw_cycle()
/Linux-v5.10/drivers/mtd/devices/
Dst_spi_fsm.c575 SEQ_OPC_OPCODE(SPINOR_OP_RDID)),
668 SEQ_OPC_OPCODE(SPINOR_OP_RDID)),
/Linux-v5.10/drivers/mtd/spi-nor/
Dcore.c2053 SPI_MEM_OP(SPI_MEM_OP_CMD(SPINOR_OP_RDID, 1), in spi_nor_read_id()
2060 ret = nor->controller_ops->read_reg(nor, SPINOR_OP_RDID, id, in spi_nor_read_id()