Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/api/pnl/
H A DapiPNL.c1694 ST_PNL_DRV_INFO stPNLDRVInfo = MDrv_PNL_GetInfo(pInstance); in MApi_PNL_GetInfo_U2() local
1702 …if ((stPNLDRVInfo.u8SupportGammaType & E_DRVPNL_GAMMA_10BIT) && (stPNLDRVInfo.u8SupportGammaType &… in MApi_PNL_GetInfo_U2()
1706 else if ( stPNLDRVInfo.u8SupportGammaType & E_DRVPNL_GAMMA_12BIT ) in MApi_PNL_GetInfo_U2()
1710 else if ( stPNLDRVInfo.u8SupportGammaType & E_DRVPNL_GAMMA_10BIT ) in MApi_PNL_GetInfo_U2()
1717 __FUNCTION__, stPNLDRVInfo.u8SupportGammaType ); in MApi_PNL_GetInfo_U2()