Home
last modified time | relevance | path

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

/arch/arm/mach-bcmring/include/mach/csp/
DdmacHw_reg.h376 #define dmacHw_GET_CONFIG_HI(module, channel) (dmacHw_REG_CFG_HI((module), (channel))) macro
/arch/arm/mach-bcmring/csp/dmac/
DdmacHw.c491 dmacHw_GET_CONFIG_HI(pCblk->module, pCblk->channel) = cfgHigh; in dmacHw_configChannel()