Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mtd/
H A Dspi-nor.h77 #define SPINOR_OP_READ_1_2_2_DTR_4B 0xbe macro
/openbmc/u-boot/include/linux/mtd/
H A Dspi-nor.h88 #define SPINOR_OP_READ_1_2_2_DTR_4B 0xbe macro
/openbmc/linux/drivers/spi/
H A Dspi-bcm63xx-hsspi.c699 (op->cmd.opcode == SPINOR_OP_READ_1_2_2_DTR_4B)) in bcm63xx_hsspi_mem_supports_op()
/openbmc/u-boot/drivers/mtd/spi/
H A Dspi-nor-core.c340 { SPINOR_OP_READ_1_2_2_DTR, SPINOR_OP_READ_1_2_2_DTR_4B }, in spi_nor_convert_3to4_read()
/openbmc/linux/drivers/mtd/spi-nor/
H A Dcore.c1117 { SPINOR_OP_READ_1_2_2_DTR, SPINOR_OP_READ_1_2_2_DTR_4B }, in spi_nor_convert_3to4_read()