Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/dma/hsu/
Dhsu.h39 #define HSU_DMA_CHAN_LENGTH 0x40 macro
Dhsu.c441 hsu->nr_channels = (chip->length - chip->offset) / HSU_DMA_CHAN_LENGTH; in hsu_dma_probe()
456 hsuc->reg = addr + i * HSU_DMA_CHAN_LENGTH; in hsu_dma_probe()