Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/hsu/
H A Dhsu.h51 #define HSU_CH_CR_CHD BIT(1) macro
H A Dhsu.c55 cr &= ~HSU_CH_CR_CHD; in hsu_chan_enable()
57 cr |= HSU_CH_CR_CHD; in hsu_chan_enable()