Searched refs:pFwAddr (Results 1 – 6 of 6) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/dmx/api/dmx/ |
| H A D | apiDMX_v2.c | 465 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 D | apiDMX_private.h | 682 DMX_FILTER_STATUS _MApi_DMX_SetFW(MS_PHY pFwAddr, MS_U32 u32FwSize);
|
| H A D | apiDMX.c | 3531 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 D | apiDMX.h | 1004 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 D | apiDMX.h | 1374 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 D | preprocess.txt | 33176 DMX_FILTER_STATUS MApi_DMX_SetFW(MS_PHY pFwAddr, MS_U32 u32FwSize);
|