Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vif/drv/vif/
H A DVIF.c1094 BOOL bBypassSOS21; in VIF_SetParameter() local
1096 bBypassSOS21 = ((U8) dwVIFPara==0) ? FALSE:TRUE; in VIF_SetParameter()
1097 VIF_WriteBit(BYPASS_SOS21, bBypassSOS21, _BIT2); in VIF_SetParameter()