Home
last modified time | relevance | path

Searched refs:DDADR (Results 1 – 2 of 2) sorted by relevance

/arch/arm/plat-pxa/include/plat/
Ddma.h9 #define DDADR(n) DMAC_REG(0x0200 + ((n) << 4)) macro
/arch/arm/plat-pxa/
Ddma.c94 phys_desc = DDADR(chan); in dbg_show_descriptors()
164 seq_printf(s, "\tDDADR = %08x\n", DDADR(chan)); in dbg_show_chan_state()