Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/dma/hsu/
Dhsu.h55 #define HSU_CH_DCR_CHSOD(x) BIT(8 + (x)) macro
Dhsu.c97 dcr |= HSU_CH_DCR_CHSOD(count - 1); in hsu_dma_chan_start()