Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp3/
H A DdrvTSP.h436 E_DRVFQ_SRC_DEFAULT = 0xFF, enumerator
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp4/
H A DdrvTSP2.h913 E_DRVFQ_SRC_DEFAULT = 0xFF, enumerator
H A DdrvTSP2.c7488 case E_DRVFQ_SRC_DEFAULT: in MDrv_TSP_FQ_SetMuxSwitch()
7507 MS_U32 u32FQSrc = E_DRVFQ_SRC_DEFAULT; in MDrv_TSP_FQ_GetMuxSwitch()
7533 *peTsSrc = E_DRVFQ_SRC_DEFAULT; in MDrv_TSP_FQ_GetMuxSwitch()
/utopia/UTPA2-700.0.x/modules/dmx/api/dmx/
H A DapiDMX.c623 ._eFqSrc = E_DRVFQ_SRC_DEFAULT,
785 presource->_eFqSrc = E_DRVFQ_SRC_DEFAULT; in _DMX_InitResource()