Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma/hsu/
H A Dhsu.h46 #define HSU_CH_CR_CHA BIT(0) macro
H A Dhsu.c44 u32 cr = HSU_CH_CR_CHA; in hsu_chan_enable()