Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/hsu/
H A Dhsu.h57 #define HSU_CH_DCR_CHSOE BIT(15) macro
H A Dhsu.c67 u32 dcr = HSU_CH_DCR_CHSOE | HSU_CH_DCR_CHEI; in hsu_dma_chan_start()