Home
last modified time | relevance | path

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

/Linux-v5.4/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.4/drivers/mtd/spi-nor/
Dspi-nor.c360 SPI_MEM_OP_NO_DUMMY, in spi_nor_spimem_write_data()
404 SPI_MEM_OP_NO_DUMMY, in read_sr()
433 SPI_MEM_OP_NO_DUMMY, in read_fsr()
462 SPI_MEM_OP_NO_DUMMY, in read_cr()
489 SPI_MEM_OP_NO_DUMMY, in write_sr()
508 SPI_MEM_OP_NO_DUMMY, in write_enable()
526 SPI_MEM_OP_NO_DUMMY, in write_disable()
628 SPI_MEM_OP_NO_DUMMY, in macronix_set_4byte()
657 SPI_MEM_OP_NO_DUMMY, in spansion_set_4byte()
674 SPI_MEM_OP_NO_DUMMY, in spi_nor_write_ear()
[all …]
/Linux-v5.4/drivers/mtd/nand/spi/
Dwinbond.c68 SPI_MEM_OP_NO_DUMMY, in w25m02gv_select_target()
/Linux-v5.4/include/linux/spi/
Dspi-mem.h37 #define SPI_MEM_OP_NO_DUMMY { } macro