Searched refs:cfgHigh (Results 1 - 1 of 1) 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.c454 uint32_t cfgHigh = 0; local
466 cfgHigh =
477 cfgHigh |= dmacHw_REG_CFG_HI_UPDATE_DST_STAT;
485 cfgHigh |= dmacHw_REG_CFG_HI_UPDATE_SRC_STAT;
491 dmacHw_GET_CONFIG_HI(pCblk->module, pCblk->channel) = cfgHigh;

Completed in 62 milliseconds