Searched refs:dmacHw_REG_SGR_LO (Results 1 – 2 of 2) sorted by relevance
210 #define dmacHw_REG_SGR_LO(module, chan) (dmacHw_CHAN_BASE((module), (chan))->SrcGather.lo) macro
523 dmacHw_REG_SGR_LO(pCblk->module, pCblk->channel) = in dmacHw_configChannel()