Home
last modified time | relevance | path

Searched refs:SPINOR_OP_READ_FAST (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/mtd/
A Dspi-nor.h30 #define SPINOR_OP_READ_FAST 0x0b /* Read data bytes (high frequency) */ macro
/linux/drivers/mtd/devices/
A Dst_spi_fsm.c456 {FLASH_FLAG_READ_FAST, SPINOR_OP_READ_FAST, 0, 1, 1, 0x00, 0, 8},
494 {FLASH_FLAG_READ_FAST, SPINOR_OP_READ_FAST, 0, 1, 1, 0x00, 0, 8},
/linux/drivers/mtd/spi-nor/
A Dcore.c1220 { SPINOR_OP_READ_FAST, SPINOR_OP_READ_FAST_4B }, in spi_nor_convert_3to4_read()
2576 0, 8, SPINOR_OP_READ_FAST, in spi_nor_info_init_params()
2603 0, 20, SPINOR_OP_READ_FAST, in spi_nor_info_init_params()
/linux/drivers/mtd/spi-nor/controllers/
A Dintel-spi.c653 case SPINOR_OP_READ_FAST: in intel_spi_read()

Completed in 17 milliseconds