Searched refs:dmacHw_REG_CTL_DONE (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.h71 #define dmacHw_DESC_FREE dmacHw_REG_CTL_DONE
H A DdmacHw_reg.h285 #define dmacHw_REG_CTL_DONE 0x00001000 /* Block trasnfer done */ macro
365 #define dmacHw_DMA_COMPLETE(module, channel) (dmacHw_REG_CTL_HI((module), (channel)) & dmacHw_REG_CTL_DONE)
/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.c135 if (!(pProg->ctl.hi & dmacHw_REG_CTL_DONE)) {

Completed in 34 milliseconds