Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gopscd/
H A DapiGOPSCD.c158 static MS_U32 _GetDeviceIDFromInstance(void* pInstance) in _GetDeviceIDFromInstance() function
201 MDrv_GOPSC_Init_riu_base(_GetDeviceIDFromInstance(pInstance),virtGOPSCRiuBaseAddr); in MApi_GOPSCD_Init_U2()
202 MDrv_GOPSC_Init(_GetDeviceIDFromInstance(pInstance)); in MApi_GOPSCD_Init_U2()
203 …MDrv_GOPSC_SetSkipPixel(_GetDeviceIDFromInstance(pInstance),TRUE,FALSE,0,HW_LIMIT_WIDTH,0,0); //fo… in MApi_GOPSCD_Init_U2()
243 MDrv_GOPSC_Enable(_GetDeviceIDFromInstance(pInstance),TRUE); in MApi_GOPSCD_Scaling_U2()
247 MDrv_GOPSC_Enable(_GetDeviceIDFromInstance(pInstance),FALSE); in MApi_GOPSCD_Scaling_U2()
256 MDrv_GOPSC_Enable(_GetDeviceIDFromInstance(pInstance),FALSE); in MApi_GOPSCD_Scaling_U2()
257 MDrv_GOPSC_TriggerOnce(_GetDeviceIDFromInstance(pInstance),FrameNum); in MApi_GOPSCD_Scaling_U2()
355 …MDrv_GOPSC_SetVScalingMode(_GetDeviceIDFromInstance(pInstance),psGOPSCDResPri->GOPSCDInfoData.en_V… in MApi_GOPSC_SetGOPSCInfo_U2()
356 …MDrv_GOPSC_SetSource(_GetDeviceIDFromInstance(pInstance),psGOPSCDResPri->GOPSCDInfoData.en_Source); in MApi_GOPSC_SetGOPSCInfo_U2()
[all …]