Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiXC_PCMonitor.c215 XC_PCMONITOR_HK_INFO stPCMonitorInfo; in _MApi_XC_PCMonitor_SetSyncStatusFlag()
243 XC_PCMONITOR_HK_INFO stPCMonitorInfo; in _MApi_XC_PCMonitor_DetectSync()
350 XC_PCMONITOR_HK_INFO stPCMonitorInfo; in _MApi_XC_PCMonitor_InitRegInTimingChange()
401 XC_PCMONITOR_HK_INFO stPCMonitorInfo; in _MApi_XC_PCMonitor_PrepareForTimingChange()
727 XC_PCMONITOR_HK_INFO stPCMonitorInfo; in MApi_XC_PCMonitor_GetCurrentState_U2()
809 XC_PCMONITOR_HK_INFO stPCMonitorInfo; in MApi_XC_PCMonitor_GetSyncStatus_U2()
845 XC_PCMONITOR_HK_INFO stPCMonitorInfo; in MDrv_XC_PCMonitor_GetVSyncTime()
928 XC_PCMONITOR_HK_INFO stPCMonitorInfo; in MApi_XC_PCMonitor_Get_HFreqx1K_U2()
973 XC_PCMONITOR_HK_INFO stPCMonitorInfo; in MDrv_XC_PCMonitor_Get_VFreqx10()
1059 XC_PCMONITOR_HK_INFO stPCMonitorInfo; in MDrv_XC_PCMonitor_Get_FrameRatex1K()
[all …]
H A DapiXC_PCMonitor.c.0215 XC_PCMONITOR_HK_INFO stPCMonitorInfo;
243 XC_PCMONITOR_HK_INFO stPCMonitorInfo;
350 XC_PCMONITOR_HK_INFO stPCMonitorInfo;
401 XC_PCMONITOR_HK_INFO stPCMonitorInfo;
727 XC_PCMONITOR_HK_INFO stPCMonitorInfo;
809 XC_PCMONITOR_HK_INFO stPCMonitorInfo;
845 XC_PCMONITOR_HK_INFO stPCMonitorInfo;
928 XC_PCMONITOR_HK_INFO stPCMonitorInfo;
973 XC_PCMONITOR_HK_INFO stPCMonitorInfo;
1059 XC_PCMONITOR_HK_INFO stPCMonitorInfo;
[all …]
H A DXC_private.h1031 XC_PCMONITOR_HK_INFO sPCMONITOR_status[2];
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/include/
H A Ddrv_sc_ip.h151 } XC_PCMONITOR_HK_INFO; typedef
360 INTERFACE XC_PCMONITOR_HK_INFO MDrv_XC_PCMonitor_GetStatus(void *pInstance, SCALER_WIN eWindow);
361 INTERFACE MS_BOOL MDrv_XC_PCMonitor_SetStatus(void *pInstance, XC_PCMONITOR_HK_INFO sPCMONITOR_HK_I…
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_ip.c5755 XC_PCMONITOR_HK_INFO MDrv_XC_PCMonitor_GetStatus(void *pInstance, SCALER_WIN eWindow) in MDrv_XC_PCMonitor_GetStatus()
5764 MS_BOOL MDrv_XC_PCMonitor_SetStatus(void *pInstance, XC_PCMONITOR_HK_INFO sPCMONITOR_HK_Info, SCALE… in MDrv_XC_PCMonitor_SetStatus()
5770 …Private->stdrvXC_IP.sPCMONITOR_status[eWindow], &sPCMONITOR_HK_Info, sizeof(XC_PCMONITOR_HK_INFO)); in MDrv_XC_PCMonitor_SetStatus()
5831 XC_PCMONITOR_HK_INFO stPCMonitorInfo; in MDrv_XC_PCMonitor_Get_VFreqx1K()
5884 XC_PCMONITOR_HK_INFO stPCMonitorInfo; in MDrv_XC_PCMonitor_Get_Vtotal()