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