Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/hsu/
H A Dhsu.h50 #define HSU_CH_CR_CHA BIT(0) macro
H A Dhsu.c52 u32 cr = HSU_CH_CR_CHA; in hsu_chan_enable()