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