Home
last modified time | relevance | path

Searched refs:HSU_CH_DCR_CHTOI (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/hsu/
H A Dhsu.h56 #define HSU_CH_DCR_CHTOI(x) BIT(24 + (x)) macro
H A Dhsu.c84 dcr |= HSU_CH_DCR_CHTOI(i); /* timeout bit, see HSU Errata 1 */ in hsu_dma_chan_start()
/kernel/linux/linux-6.6/drivers/dma/hsu/
H A Dhsu.h60 #define HSU_CH_DCR_CHTOI(x) BIT(24 + (x)) macro
H A Dhsu.c92 dcr |= HSU_CH_DCR_CHTOI(i); /* timeout bit, see HSU Errata 1 */ in hsu_dma_chan_start()

Completed in 3 milliseconds