Searched refs:DDADR (Results 1 – 5 of 5) sorted by relevance
79 #define DDADR 0x00 macro167 s->chan[ch].descr = desc[DDADR]; in pxa2xx_dma_descriptor_fetch()311 case DDADR: in pxa2xx_dma_read()408 case DDADR: in pxa2xx_dma_write()
164 +----+ +-- DMA DDADR loads DDADR_STOP181 DMA DDADR still is DDADR_STOP191 If DMA stops just after pxa_camera_check_link_miss() reads DDADR()
30 #define DDADR(n) (0x0200 + ((n) << 4)) macro227 phys_desc = ddadr = _phy_readl_relaxed(phy, DDADR); in descriptors_show()300 seq_printf(s, "\tDDADR = %08x\n", _phy_readl_relaxed(phy, DDADR)); in chan_state_show()511 phy_writel(chan->phy, desc->first, DDADR); in pxad_launch_chan()
27 #define DDADR 0x0200 macro146 u32 reg = (phy->idx << 4) + DDADR; in set_desc()
288 #define DDADR(x) (0x40000200 | ((x) << 4)) macro