Searched refs:ATC_DPIP_HOLE (Results 1 – 2 of 2) sorted by relevance
/drivers/dma/ | ||
D | at_hdmac_regs.h | 180 #define ATC_DPIP_HOLE(x) (0xFFFFU & (x)) macro |
D | at_hdmac.c | 257 channel_writel(atchan, DPIP, ATC_DPIP_HOLE(first->dst_hole) | in atc_dostart() |