Home
last modified time | relevance | path

Searched refs:FMC_OP_READ (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/spi-nor/controllers/
H A Dhisi-sfc.c70 #define FMC_OP_READ 0x0 macro
249 if (op_type == FMC_OP_READ) in hisi_spi_nor_dma_transfer()
254 if (op_type == FMC_OP_READ) in hisi_spi_nor_dma_transfer()
260 reg |= (op_type == FMC_OP_READ) in hisi_spi_nor_dma_transfer()
280 from + offset, host->dma_buffer, trans, FMC_OP_READ); in hisi_spi_nor_read()
/kernel/linux/linux-6.6/drivers/mtd/spi-nor/controllers/
H A Dhisi-sfc.c70 #define FMC_OP_READ 0x0 macro
249 if (op_type == FMC_OP_READ) in hisi_spi_nor_dma_transfer()
254 if (op_type == FMC_OP_READ) in hisi_spi_nor_dma_transfer()
260 reg |= (op_type == FMC_OP_READ) in hisi_spi_nor_dma_transfer()
280 from + offset, host->dma_buffer, trans, FMC_OP_READ); in hisi_spi_nor_read()

Completed in 2 milliseconds