Searched refs:SPINOR_OP_READ_1_1_2 (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/include/linux/mtd/ |
H A D | spi-nor.h | 30 #define SPINOR_OP_READ_1_1_2 0x3b /* Read data bytes (Dual Output SPI) */ macro
|
/openbmc/u-boot/include/linux/mtd/ |
H A D | spi-nor.h | 48 #define SPINOR_OP_READ_1_1_2 0x3b /* Read data bytes (Dual Output SPI) */ macro
|
/openbmc/u-boot/drivers/mtd/spi/ |
H A D | spi-nor-tiny.c | 181 { SPINOR_OP_READ_1_1_2, SPINOR_OP_READ_1_1_2_4B }, in spi_nor_convert_3to4_read()
|
H A D | spi-nor-core.c | 334 { SPINOR_OP_READ_1_1_2, SPINOR_OP_READ_1_1_2_4B }, in spi_nor_convert_3to4_read() 2444 0, 8, SPINOR_OP_READ_1_1_2, in spi_nor_init_params()
|
/openbmc/linux/drivers/mtd/devices/ |
H A D | st_spi_fsm.c | 455 {FLASH_FLAG_READ_1_1_2, SPINOR_OP_READ_1_1_2, 0, 1, 2, 0x00, 0, 8}, 493 {FLASH_FLAG_READ_1_1_2, SPINOR_OP_READ_1_1_2, 0, 1, 2, 0x00, 0, 8},
|
/openbmc/linux/drivers/mtd/spi-nor/ |
H A D | core.c | 1109 { SPINOR_OP_READ_1_1_2, SPINOR_OP_READ_1_1_2_4B }, in spi_nor_convert_3to4_read() 2782 0, 8, SPINOR_OP_READ_1_1_2, in spi_nor_no_sfdp_init_params()
|
/openbmc/u-boot/drivers/spi/ |
H A D | aspeed_spi.c | 1686 case SPINOR_OP_READ_1_1_2: in aspeed_spi_flash_init()
|