Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/hsu/
H A Dhsu.h39 #define HSU_DMA_CHAN_LENGTH 0x40 macro
H A 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()