Home
last modified time | relevance | path

Searched refs:pFwAddr (Results 1 – 6 of 6) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dmx/api/dmx/
H A DapiDMX_v2.c465 DMX_FILTER_STATUS MApi_DMX_SetFW(MS_PHY pFwAddr, MS_U32 u32FwSize) in MApi_DMX_SetFW() argument
472 DMX_V2DBGMSG(ULOGD("DMX", "[%s][%d](%lx, %lx)\n", __FUNCTION__, __LINE__, pFwAddr, u32FwSize)); in MApi_DMX_SetFW()
477 _DMX_PhyAddr_To_U32Param(pFwAddr, u32param); in MApi_DMX_SetFW()
493 return _MApi_DMX_SetFW(pFwAddr, u32FwSize); in MApi_DMX_SetFW()
H A DapiDMX_private.h682 DMX_FILTER_STATUS _MApi_DMX_SetFW(MS_PHY pFwAddr, MS_U32 u32FwSize);
H A DapiDMX.c3531 DMX_FILTER_STATUS _MApi_DMX_SetFW(MS_PHY pFwAddr, MS_U32 u32FwSize) in _MApi_DMX_SetFW() argument
3536 …DMX_ASSERT(!(pFwAddr & 0xFF), DMX_DBGMSG(DMX_DBG_ERR, ULOGE("DMX", "[MAPI DMX][%06d] FW address mu… in _MApi_DMX_SetFW()
3539 _pdmx_res->_phyTspFwAddr = pFwAddr; in _MApi_DMX_SetFW()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiDMX.h1004 DMX_FILTER_STATUS MApi_DMX_SetFW(MS_PHY pFwAddr, MS_U32 u32FwSize); // In DRAM physical address
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiDMX.h1374 DMX_FILTER_STATUS MApi_DMX_SetFW(MS_PHY pFwAddr, MS_U32 u32FwSize); // In DRAM physical address
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt33176 DMX_FILTER_STATUS MApi_DMX_SetFW(MS_PHY pFwAddr, MS_U32 u32FwSize);