Home
last modified time | relevance | path

Searched refs:dmacHw_RESET_CONFIG_HI (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/arm/mach-bcmring/include/mach/csp/
DdmacHw_reg.h375 #define dmacHw_RESET_CONFIG_HI(module, channel) (dmacHw_REG_CFG_HI((module), (channel)) = 0) macro
/linux-2.6.39/arch/arm/mach-bcmring/csp/dmac/
DdmacHw.c333 dmacHw_RESET_CONFIG_HI(pCblk->module, pCblk->channel); in dmacHw_initChannel()