Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma/
H A Dat_hdmac_regs.h158 #define ATC_DPIP_HOLE(x) (0xFFFFU & (x)) macro
H A Dat_hdmac.c238 channel_writel(atchan, DPIP, ATC_DPIP_HOLE(first->dst_hole) | in atc_dostart()