Searched refs:HSU_CH_DCR_CHDI (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/dma/hsu/ | ||
| H A D | hsu.h | 54 #define HSU_CH_DCR_CHDI(x) BIT(16 + (x)) macro |
| H A D | hsu.c | 90 dcr |= HSU_CH_DCR_CHDI(count - 1); in hsu_dma_chan_start() |