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