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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-bcmring/csp/dmac/
H A DdmacHw_extra.c158 (uint32_t) (dmacHw_REG_LLP(module, chan)));
204 module, chan, (uint32_t) (dmacHw_REG_LLP(module, chan)));
H A DdmacHw.c130 dmacHw_REG_LLP(pCblk->module,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-bcmring/include/mach/csp/
H A DdmacHw_reg.h197 #define dmacHw_REG_LLP(module, chan) (dmacHw_CHAN_BASE((module), (chan))->ChannelLlp.lo) macro
348 #define dmacHw_SET_LLP(module, channel, ptr) (dmacHw_REG_LLP((module), (channel)) = (uint32_t) (ptr))

Completed in 59 milliseconds