Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/spi-nor/controllers/
H A Dhisi-sfc.c69 #define OP_CTRL_DMA_OP_READY BIT(0) macro
259 reg = OP_CTRL_RW_OP(op_type) | OP_CTRL_DMA_OP_READY; in hisi_spi_nor_dma_transfer()