Searched refs:DAR (Results 1 - 3 of 3) sorted by relevance

/arch/sh/include/cpu-sh2/cpu/
H A Ddma.h16 #define DAR ((unsigned long[]){ 0xffffff84, 0xffffff94 }) macro
/arch/sh/include/asm/
H A Ddma-register.h18 #define DAR 0x04 macro
/arch/sh/drivers/dma/
H A Ddma-sh.c175 * It's important that we don't accidentally write any value to SAR/DAR
185 * SAR and DAR, regardless of value, in order for cascading to work.
192 __raw_writel(chan->dar, (dma_base_addr[chan->chan] + DAR));

Completed in 2994 milliseconds