Searched refs:DDADR (Results 1 – 4 of 4) sorted by relevance
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