Home
last modified time | relevance | path

Searched refs:tx_size (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/modules/urdma/drv/urdma/
H A DdrvURDMA.c198 DRVURDMA_RESULT MDrv_UrDMA_TxInit(MS_PHYADDR *tx_buf, MS_U16 tx_size)//U32 hs_uart_dma_prepare_tx(v… in MDrv_UrDMA_TxInit() argument
234 p_uart_dma->tx_buf_wptr = (MS_VIRT)((tx_size-1) + (((MS_VIRT)tx_buf)%8)); /* alignment issue */ in MDrv_UrDMA_TxInit()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvURDMA.h178 DRVURDMA_RESULT MDrv_UrDMA_TxInit(MS_PHYADDR *tx_buf, MS_U16 tx_size);
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvURDMA.h178 DRVURDMA_RESULT MDrv_UrDMA_TxInit(MS_PHYADDR *tx_buf, MS_U16 tx_size);
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt40041 DRVURDMA_RESULT MDrv_UrDMA_TxInit(MS_PHYADDR *tx_buf, MS_U16 tx_size);