Searched refs:SPI_MEM_OP_NO_DUMMY (Results 1 – 10 of 10) sorted by relevance
/linux-6.3-rc2/drivers/mtd/spi-nor/ |
A D | core.h | 24 SPI_MEM_OP_NO_DUMMY, \ 30 SPI_MEM_OP_NO_DUMMY, \ 36 SPI_MEM_OP_NO_DUMMY, \ 42 SPI_MEM_OP_NO_DUMMY, \ 48 SPI_MEM_OP_NO_DUMMY, \ 54 SPI_MEM_OP_NO_DUMMY, \ 60 SPI_MEM_OP_NO_DUMMY, \ 66 SPI_MEM_OP_NO_DUMMY, \ 72 SPI_MEM_OP_NO_DUMMY, \ 78 SPI_MEM_OP_NO_DUMMY, \ [all …]
|
A D | micron-st.c | 35 SPI_MEM_OP_NO_DUMMY, \ 41 SPI_MEM_OP_NO_DUMMY, \ 47 SPI_MEM_OP_NO_DUMMY, \
|
A D | spansion.c | 37 SPI_MEM_OP_NO_DUMMY, \ 43 SPI_MEM_OP_NO_DUMMY, \ 49 SPI_MEM_OP_NO_DUMMY, \
|
A D | xilinx.c | 21 SPI_MEM_OP_NO_DUMMY, \
|
A D | winbond.c | 17 SPI_MEM_OP_NO_DUMMY, \
|
A D | core.c | 266 SPI_MEM_OP_NO_DUMMY, in spi_nor_spimem_write_data() 3145 SPI_MEM_OP_NO_DUMMY, in spi_nor_create_write_dirmap()
|
/linux-6.3-rc2/include/linux/mtd/ |
A D | spinand.h | 26 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-6.3-rc2/drivers/mtd/nand/spi/ |
A D | winbond.c | 68 SPI_MEM_OP_NO_DUMMY, in w25m02gv_select_target()
|
/linux-6.3-rc2/include/linux/spi/ |
A D | spi-mem.h | 38 #define SPI_MEM_OP_NO_DUMMY { } macro
|
/linux-6.3-rc2/drivers/spi/ |
A D | spi-intel.c | 1264 SPI_MEM_OP_NO_DUMMY, in intel_spi_read_desc()
|
Completed in 22 milliseconds