Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/mtd/
Dspinand.h26 SPI_MEM_OP_NO_DUMMY, \
32 SPI_MEM_OP_NO_DUMMY, \
44 SPI_MEM_OP_NO_DUMMY, \
50 SPI_MEM_OP_NO_DUMMY, \
56 SPI_MEM_OP_NO_DUMMY, \
62 SPI_MEM_OP_NO_DUMMY, \
128 SPI_MEM_OP_NO_DUMMY, \
134 SPI_MEM_OP_NO_DUMMY, \
140 SPI_MEM_OP_NO_DUMMY, \
/Linux-v5.10/drivers/mtd/spi-nor/
Dcore.c167 SPI_MEM_OP_NO_DUMMY, in spi_nor_spimem_write_data()
227 SPI_MEM_OP_NO_DUMMY, in spi_nor_write_enable()
256 SPI_MEM_OP_NO_DUMMY, in spi_nor_write_disable()
287 SPI_MEM_OP_NO_DUMMY, in spi_nor_read_sr()
318 SPI_MEM_OP_NO_DUMMY, in spi_nor_read_fsr()
350 SPI_MEM_OP_NO_DUMMY, in spi_nor_read_cr()
383 SPI_MEM_OP_NO_DUMMY, in spi_nor_set_4byte_addr_mode()
419 SPI_MEM_OP_NO_DUMMY, in spansion_set_4byte_addr_mode()
451 SPI_MEM_OP_NO_DUMMY, in spi_nor_write_ear()
482 SPI_MEM_OP_NO_DUMMY, in spi_nor_xread_sr()
[all …]
/Linux-v5.10/drivers/mtd/nand/spi/
Dwinbond.c68 SPI_MEM_OP_NO_DUMMY, in w25m02gv_select_target()
/Linux-v5.10/include/linux/spi/
Dspi-mem.h38 #define SPI_MEM_OP_NO_DUMMY { } macro