Searched refs:HSU_CH_DCR (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/dma/hsu/ |
H A D | hsu.c | 72 hsu_chan_writel(hsuc, HSU_CH_DCR, 0); in hsu_dma_chan_start() 92 hsu_chan_writel(hsuc, HSU_CH_DCR, dcr); in hsu_dma_chan_start() 100 hsu_chan_writel(hsuc, HSU_CH_DCR, 0); in hsu_dma_stop_channel()
|
H A D | hsu.h | 20 #define HSU_CH_DCR 0x08 /* descriptor control */ macro 49 /* Bits in HSU_CH_DCR */
|
/kernel/linux/linux-6.6/drivers/dma/hsu/ |
H A D | hsu.c | 80 hsu_chan_writel(hsuc, HSU_CH_DCR, 0); in hsu_dma_chan_start() 100 hsu_chan_writel(hsuc, HSU_CH_DCR, dcr); in hsu_dma_chan_start() 108 hsu_chan_writel(hsuc, HSU_CH_DCR, 0); in hsu_dma_stop_channel()
|
H A D | hsu.h | 24 #define HSU_CH_DCR 0x08 /* descriptor control */ macro 53 /* Bits in HSU_CH_DCR */
|
Completed in 3 milliseconds