Searched refs:ATC_SRC_WIDTH_WORD (Results 1 – 2 of 2) sorted by relevance
/drivers/dma/ | ||
D | at_hdmac_regs.h | 114 #define ATC_SRC_WIDTH_WORD (0x2 << 24) macro |
D | at_hdmac.c | 627 ctrla = ATC_SRC_WIDTH_WORD | ATC_DST_WIDTH_WORD; in atc_prep_dma_memcpy() |