Home
last modified time | relevance | path

Searched refs:localSrcWidth (Results 1 - 1 of 1) sorted by relevance

/device/soc/hisilicon/common/platform/dmac/
H A Ddmac_hi35xx.c172 uint8_t localSrcWidth; in HiDmacGetChanInfo() local
194 localSrcWidth = HiDmacToLocalWitdh(chanInfo->srcWidth, g_peripheral[periphId].transWidth); in HiDmacGetChanInfo()
195 localDstWidth = localSrcWidth; in HiDmacGetChanInfo()
197 (localSrcWidth << HIDMAC_SRC_WIDTH_OFFSET) | in HiDmacGetChanInfo()

Completed in 2 milliseconds