Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mtd/
H A Dspi-nor.h57 #define SPINOR_OP_READ_1_2_2_4B 0xbc /* Read data bytes (Dual I/O SPI) */ macro
/openbmc/u-boot/include/linux/mtd/
H A Dspi-nor.h72 #define SPINOR_OP_READ_1_2_2_4B 0xbc /* Read data bytes (Dual I/O SPI) */ macro
/openbmc/u-boot/drivers/mtd/spi/
H A Dspi-nor-tiny.c182 { SPINOR_OP_READ_1_2_2, SPINOR_OP_READ_1_2_2_4B }, in spi_nor_convert_3to4_read()
H A Dspi-nor-core.c335 { SPINOR_OP_READ_1_2_2, SPINOR_OP_READ_1_2_2_4B }, in spi_nor_convert_3to4_read()
/openbmc/linux/drivers/mtd/devices/
H A Dst_spi_fsm.c507 {FLASH_FLAG_READ_1_2_2, SPINOR_OP_READ_1_2_2_4B, 0, 2, 2, 0x00, 0, 8},
553 {FLASH_FLAG_READ_1_2_2, SPINOR_OP_READ_1_2_2_4B, 0, 2, 2, 0x00, 4, 0},
/openbmc/linux/drivers/spi/
H A Dspi-bcm63xx-hsspi.c697 (op->cmd.opcode == SPINOR_OP_READ_1_2_2_4B) || in bcm63xx_hsspi_mem_supports_op()
/openbmc/linux/drivers/mtd/spi-nor/
H A Dcore.c1110 { SPINOR_OP_READ_1_2_2, SPINOR_OP_READ_1_2_2_4B }, in spi_nor_convert_3to4_read()