Home
last modified time | relevance | path

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

/linux/drivers/dma/hsu/
H A Dhsu.h54 #define HSU_CH_DCR_DESCA(x) BIT(0 + (x)) macro
H A Dhsu.c91 dcr |= HSU_CH_DCR_DESCA(i); in hsu_dma_chan_start()