Searched refs:ATC_DPIP_BOUNDARY (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/dma/ | ||
D | at_hdmac_regs.h | 163 #define ATC_DPIP_BOUNDARY(x) ((0x3FF & (x)) << 16) macro |
D | at_hdmac.c | 254 ATC_DPIP_BOUNDARY(first->boundary)); in atc_dostart() |