Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/dmac/
H A Ddmac_hi35xx.c138 static unsigned int HiDmacGetPriId(uintptr_t periphAddr, int transType) in HiDmacGetPriId() argument
143 for (i = transType - 1; i < HIDMAC_MAX_PERIPHERALS; i += 2) { in HiDmacGetPriId()
182 if (chanInfo->transType == TRASFER_TYPE_P2M || chanInfo->transType == TRASFER_TYPE_M2P) { in HiDmacGetChanInfo()
183 periphId = HiDmacGetPriId(DmacMsgGetPeriphAddr(msg), chanInfo->transType); in HiDmacGetChanInfo()
/device/soc/hisilicon/common/platform/spi/
H A Dspi_hi35xx.c591 dmaMsgRx.transType = TRASFER_TYPE_P2M; in Pl022TxRxDma()
599 dmaMsgTx.transType = TRASFER_TYPE_M2P; in Pl022TxRxDma()

Completed in 2 milliseconds