Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiXC_PCMonitor.c.0258 if (MDrv_XC_GetVGASogEn(pInstance)) // Daten FixMe -> Please refine VGA SOG flow
282 if (MDrv_XC_GetVGASogEn(pInstance)) // Daten FixMe -> Please refine VGA SOG flow
1511 if ( stPCMonitorInfo.ucTimingChangeDebounce <= 3 ) // prevent from SOG
1575 if (MDrv_XC_GetVGASogEn(pInstance)) // Daten FixMe -> Please refine VGA SOG flow
1579 …stapiXC_PCMonitor.g_u8RGBSOG_DetectStatus & (0x0001) ) == (0x0001)) && // In detecting SOG
1580 …piXC_PCMonitor.g_u8RGBSOG_DetectStatus & (0x0002)) == (0x0002)))) // 1st time detecting SOG
1583 // only if RGB input, has sync and in SOG detecting enter here
1601 // in detecting the SOG and no Sync, clear the SOG_DETECTED_BIT
/utopia/UTPA2-700.0.x/modules/xc/hal/k6/xc/include/
H A Dxc_Analog_Reg.h169 SOG = 1 enumerator
/utopia/UTPA2-700.0.x/modules/xc/hal/kano/xc/include/
H A Dxc_Analog_Reg.h169 SOG = 1 enumerator
/utopia/UTPA2-700.0.x/modules/xc/hal/k6lite/xc/include/
H A Dxc_Analog_Reg.h169 SOG = 1 enumerator
/utopia/UTPA2-700.0.x/modules/xc/hal/curry/xc/include/
H A Dxc_Analog_Reg.h169 SOG = 1 enumerator
/utopia/UTPA2-700.0.x/modules/xc/hal/mooney/xc/include/
H A Dxc_Analog_Reg.h174 SOG = 1 enumerator
/utopia/UTPA2-700.0.x/modules/xc/hal/M7621/xc/include/
H A Dxc_Analog_Reg.h174 SOG = 1 enumerator
/utopia/UTPA2-700.0.x/modules/xc/hal/maserati/xc/include/
H A Dxc_Analog_Reg.h174 SOG = 1 enumerator
/utopia/UTPA2-700.0.x/modules/xc/hal/maxim/xc/include/
H A Dxc_Analog_Reg.h174 SOG = 1 enumerator
/utopia/UTPA2-700.0.x/modules/xc/hal/M7821/xc/include/
H A Dxc_Analog_Reg.h174 SOG = 1 enumerator
/utopia/UTPA2-700.0.x/modules/xc/hal/manhattan/xc/include/
H A Dxc_Analog_Reg.h174 SOG = 1 enumerator
/utopia/UTPA2-700.0.x/modules/xc/hal/messi/xc/include/
H A Dxc_Analog_Reg.h174 SOG = 1 enumerator
/utopia/UTPA2-700.0.x/modules/xc/hal/mainz/xc/include/
H A Dxc_Analog_Reg.h174 SOG = 1 enumerator
/utopia/UTPA2-700.0.x/modules/xc/hal/macan/xc/include/
H A Dxc_Analog_Reg.h174 SOG = 1 enumerator
/utopia/UTPA2-700.0.x/modules/xc/hal/maldives/xc/include/
H A Dxc_Analog_Reg.h313 SOG = 1 enumerator
/utopia/UTPA2-700.0.x/modules/xc/hal/mustang/xc/include/
H A Dxc_Analog_Reg.h313 SOG = 1 enumerator
/utopia/UTPA2-700.0.x/modules/ve/drv/ve/include/
H A Dve_Analog_Reg.h214 SOG = 1 enumerator
/utopia/UTPA2-700.0.x/modules/hdmi/drv/cec/include/
H A Dcec_Analog_Reg.h307 SOG = 1 enumerator
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_DIPscaling.c350 u8SyncSel = (SYNC_ON_GREEN << 1) | SOG; in MDrv_XC_DWIN_SetInputSource()
H A Dmvideo.c.02858 u8SyncSel = (SYNC_ON_GREEN << 1) | SOG;
10137 /// Set the VGA SOG on or off
10138 …am bEnable \b IN: bEnable =1, Turn on the VGA SOG; bEnable =0, Turn off the VGA SOG
H A Dmvideo.c2864 u8SyncSel = (SYNC_ON_GREEN << 1) | SOG; in MApi_XC_SetInputSource_U2()