Searched refs:dmacHw_GET_DESC_RING (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/include/mach/csp/
H A DdmacHw_priv.h74 #define dmacHw_GET_DESC_RING(addr) (dmacHw_DESC_RING_t *)(addr) macro
/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.c252 dmacHw_DESC_RING_t *pRing = dmacHw_GET_DESC_RING(pDescriptor);
329 (dmacHw_GET_DESC_RING(pDescriptor))->pTail->ctl.
365 pHead = (dmacHw_GET_DESC_RING(pDescriptor))->pHead;
583 dmacHw_DESC_RING_t *pRing = dmacHw_GET_DESC_RING(pDescriptor);
634 dmacHw_DESC_RING_t *pRing = dmacHw_GET_DESC_RING(pDescriptor);
690 dmacHw_DESC_RING_t *pRing = dmacHw_GET_DESC_RING(pDescriptor);
797 dmacHw_DESC_RING_t *pRing = dmacHw_GET_DESC_RING(pDescriptor);
871 dmacHw_DESC_RING_t *pRing = dmacHw_GET_DESC_RING(pDescriptor);
985 pRing = dmacHw_GET_DESC_RING(pDescriptor);
H A DdmacHw.c118 pRing = dmacHw_GET_DESC_RING(pDescriptor);
402 pRing = dmacHw_GET_DESC_RING(pDescriptorVirt);
600 dmacHw_DESC_RING_t *pRing = dmacHw_GET_DESC_RING(pDescriptor);

Completed in 200 milliseconds