Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/spi-nor/controllers/
H A Dhisi-sfc.c61 #define FMC_DMA_LEN_SET(len) ((len) & GENMASK(27, 0)) macro
246 writel(FMC_DMA_LEN_SET(len), host->regbase + FMC_DMA_LEN); in hisi_spi_nor_dma_transfer()