Searched refs:HSU_CH_DCR_CHTOI (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/dma/hsu/ | ||
H A D | hsu.h | 60 #define HSU_CH_DCR_CHTOI(x) BIT(24 + (x)) macro |
H A D | hsu.c | 92 dcr |= HSU_CH_DCR_CHTOI(i); /* timeout bit, see HSU Errata 1 */ in hsu_dma_chan_start() |