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