Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dms/drv/dms_dipgop/
H A DdrvDMS.c3650 #define FLOW_CONDITION_SHRINK 0x04 macro
3670 u8FlowCondition |= FLOW_CONDITION_SHRINK; in _DMS_MVOP_Set_Flow()
3686 if(u8FlowCondition & FLOW_CONDITION_SHRINK) in _DMS_MVOP_Set_Flow()
4011 (u8FlowCondition & FLOW_CONDITION_SHRINK)? "YES" : "NO", in _DMS_XC_SetWindow_MVOP_SetPath()
4031 if(u8FlowCondition & FLOW_CONDITION_SHRINK) in _DMS_XC_SetWindow_MVOP_SetPath()