Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/hsu/
Dhsu.h35 #define HSU_DMA_CHAN_LENGTH 0x40 macro
Dhsu.c430 hsu->nr_channels = (chip->length - chip->offset) / HSU_DMA_CHAN_LENGTH; in hsu_dma_probe()
445 hsuc->reg = addr + i * HSU_DMA_CHAN_LENGTH; in hsu_dma_probe()