Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/mvop/drv/mvop/
H A DdrvMVOP.c2530 HALMVOPMIUSEL _MVOP_MIUtypeSwitchMVOPEnum(eMIU_SelType eMiuSel) in _MVOP_MIUtypeSwitchMVOPEnum() argument
2534 switch(eMiuSel) in _MVOP_MIUtypeSwitchMVOPEnum()
2563 eMIU_SelType eMiuSel = MIU_SELTYPE_MIU1; in MVOP_MiuSwitch() local
2574 eMiuSel = MIU_SELTYPE_MIU0; in MVOP_MiuSwitch()
2585 eMiuSel = MIU_SELTYPE_MIU1; in MVOP_MiuSwitch()
2589 eMiuSel = MIU_SELTYPE_MIU2; in MVOP_MiuSwitch()
2593 eMiuSel = MIU_SELTYPE_MIU3; in MVOP_MiuSwitch()
2599 MVOP_DBG(MVOP_PRINTF("%s eCid = %d, eMiuSel = %d\n",__FUNCTION__,eCid,eMiuSel);) in MVOP_MiuSwitch()
2611 MDrv_MIU_GetClientInfo(eMiuSel, eCid, &stMiuClientInfo); in MVOP_MiuSwitch()
2616 eMvopMiuSel = _MVOP_MIUtypeSwitchMVOPEnum(eMiuSel); in MVOP_MiuSwitch()
[all …]