Searched refs:SOG (Results 1 – 21 of 21) sorted by relevance
258 if (MDrv_XC_GetVGASogEn(pInstance)) // Daten FixMe -> Please refine VGA SOG flow282 if (MDrv_XC_GetVGASogEn(pInstance)) // Daten FixMe -> Please refine VGA SOG flow1511 if ( stPCMonitorInfo.ucTimingChangeDebounce <= 3 ) // prevent from SOG1575 if (MDrv_XC_GetVGASogEn(pInstance)) // Daten FixMe -> Please refine VGA SOG flow1579 …stapiXC_PCMonitor.g_u8RGBSOG_DetectStatus & (0x0001) ) == (0x0001)) && // In detecting SOG1580 …piXC_PCMonitor.g_u8RGBSOG_DetectStatus & (0x0002)) == (0x0002)))) // 1st time detecting SOG1583 // only if RGB input, has sync and in SOG detecting enter here1601 // in detecting the SOG and no Sync, clear the SOG_DETECTED_BIT
169 SOG = 1 enumerator
174 SOG = 1 enumerator
313 SOG = 1 enumerator
214 SOG = 1 enumerator
307 SOG = 1 enumerator
350 u8SyncSel = (SYNC_ON_GREEN << 1) | SOG; in MDrv_XC_DWIN_SetInputSource()
2858 u8SyncSel = (SYNC_ON_GREEN << 1) | SOG;10137 /// Set the VGA SOG on or off10138 …am bEnable \b IN: bEnable =1, Turn on the VGA SOG; bEnable =0, Turn off the VGA SOG
2864 u8SyncSel = (SYNC_ON_GREEN << 1) | SOG; in MApi_XC_SetInputSource_U2()