Home
last modified time | relevance | path

Searched refs:phyVQAddr (Results 1 – 7 of 7) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dmx/utopia_adaption/dmx/
H A DDMX_adp.c289 pTspParamDec->phyVQAddr = 0; in DMX_adp_Ioctl()
290 CMP_CPY_FROM_USER((void*)&(pTspParamDec->phyVQAddr), ps8AdpSrc, LEN_MSPHY); in DMX_adp_Ioctl()
799 pTspParamDec->phyVQAddr = 0; in DMX_adp_Ioctl()
800 CMP_CPY_FROM_USER((void*)&(pTspParamDec->phyVQAddr), ps8AdpSrc, LEN_MSPHY); in DMX_adp_Ioctl()
/utopia/UTPA2-700.0.x/modules/dmx/api/dmx/
H A DapiDMX.c3708 …_pdmx_res->_phyFI192DummyBufAddr = (param->phyVQAddr + param->u32VQSize - _pdmx_res->_u32FI192Dumm… in _MApi_DMX_TSPInit()
3709 param->u32VQSize = _pdmx_res->_phyFI192DummyBufAddr - param->phyVQAddr; in _MApi_DMX_TSPInit()
3717 …X", "[DMX] VQ Buf %x ,VQ Size %x, Dummy Buf %x\n", (unsigned int)param->phyVQAddr, (unsigned int)p… in _MApi_DMX_TSPInit()
3722 _pdmx_res->_phyVQAddr = param->phyVQAddr; in _MApi_DMX_TSPInit()
3725 MDrv_TSP_SetVQueBuf(param->phyVQAddr, param->u32VQSize); in _MApi_DMX_TSPInit()
3757 _pdmx_res->_phyVQAddr = param->phyVQAddr; in _MApi_DMX_TSPInit()
3763 tsp_param.phyVQAddr = param->phyVQAddr; in _MApi_DMX_TSPInit()
3812 param->phyVQAddr = _pdmx_res->_phyVQAddr; in _MApi_DMX_TSPInit_GetConfig()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiDMX.h287 MS_PHY phyVQAddr; member
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp4/
H A DdrvTSP2.h259 …MS_PHYADDR phyVQAddr; //… member
H A DdrvTSP2.c2426 …if (TRUE != HAL_TSP_SetVQ(_ptsp_res->_tspInfo.Param.phyVQAddr, _ptsp_res->_tspInfo.Param.u32VQSize… in _TSP_Init()
2435 _ptsp_res->_stSecBuf.phyBufAddr = _ptsp_res->_tspInfo.Param.phyVQAddr; in _TSP_Init()
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiDMX.h293 MS_PHY phyVQAddr; ///< Virtual Queue physical address member
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt32110 MS_PHY phyVQAddr;