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