Searched refs:SPINOR_OP_READ_1_1_8 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/include/linux/mtd/ |
H A D | spi-nor.h | 35 #define SPINOR_OP_READ_1_1_8 0x8b /* Read data bytes (Octal Output SPI) */ macro
|
/kernel/linux/linux-6.6/include/linux/mtd/ |
H A D | spi-nor.h | 34 #define SPINOR_OP_READ_1_1_8 0x8b /* Read data bytes (Octal Output SPI) */ macro
|
/kernel/linux/linux-5.10/drivers/mtd/spi-nor/ |
H A D | core.c | 1048 { SPINOR_OP_READ_1_1_8, SPINOR_OP_READ_1_1_8_4B }, in spi_nor_convert_3to4_read() 2795 0, 8, SPINOR_OP_READ_1_1_8, in spi_nor_info_init_params()
|
/kernel/linux/linux-6.6/drivers/mtd/spi-nor/ |
H A D | core.c | 1113 { SPINOR_OP_READ_1_1_8, SPINOR_OP_READ_1_1_8_4B }, in spi_nor_convert_3to4_read() 2796 0, 8, SPINOR_OP_READ_1_1_8, in spi_nor_no_sfdp_init_params()
|
Completed in 11 milliseconds