Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/hal/M7821/pnl/
H A DhalPNL.c1871 case E_PNL_MODE_DUAL: in _MHal_PNL_GetSupportedLPLLIndex()
1908 case E_PNL_MODE_DUAL: in _MHal_PNL_GetSupportedLPLLIndex()
3568 …if( ( (E_PNL_TYPE_LVDS == pstPanelInitData->eLPLL_Type)&&(E_PNL_MODE_DUAL==pstPanelInitData->eLPLL… in MHal_PNL_Init_XC_Clk()
3569 …( (E_PNL_TYPE_HS_LVDS == pstPanelInitData->eLPLL_Type)&&(E_PNL_MODE_DUAL==pstPanelInitData->eLPLL_… in MHal_PNL_Init_XC_Clk()
3579 …( (E_PNL_LPLL_ISP_8BIT_6P_D == pstPanelInitData->eLPLL_Type)&&(E_PNL_MODE_DUAL==pstPanelInitData->… in MHal_PNL_Init_XC_Clk()
/utopia/UTPA2-700.0.x/modules/xc/hal/maserati/pnl/
H A DhalPNL.c1875 case E_PNL_MODE_DUAL: in _MHal_PNL_GetSupportedLPLLIndex()
1912 case E_PNL_MODE_DUAL: in _MHal_PNL_GetSupportedLPLLIndex()
3595 …if( ( (E_PNL_TYPE_LVDS == pstPanelInitData->eLPLL_Type)&&(E_PNL_MODE_DUAL==pstPanelInitData->eLPLL… in MHal_PNL_Init_XC_Clk()
3596 …( (E_PNL_TYPE_HS_LVDS == pstPanelInitData->eLPLL_Type)&&(E_PNL_MODE_DUAL==pstPanelInitData->eLPLL_… in MHal_PNL_Init_XC_Clk()
3606 …( (E_PNL_LPLL_ISP_8BIT_6P_D == pstPanelInitData->eLPLL_Type)&&(E_PNL_MODE_DUAL==pstPanelInitData->… in MHal_PNL_Init_XC_Clk()
/utopia/UTPA2-700.0.x/modules/xc/hal/mustang/pnl/
H A DhalPNL.c517 case E_PNL_MODE_DUAL: in _MHal_PNL_GetSupportedLPLLIndex()
546 case E_PNL_MODE_DUAL: in _MHal_PNL_GetSupportedLPLLIndex()
/utopia/UTPA2-700.0.x/modules/xc/hal/maldives/pnl/
H A DhalPNL.c517 case E_PNL_MODE_DUAL: in _MHal_PNL_GetSupportedLPLLIndex()
546 case E_PNL_MODE_DUAL: in _MHal_PNL_GetSupportedLPLLIndex()
/utopia/UTPA2-700.0.x/modules/xc/drv/pnl/
H A DdrvPNL.h316 E_PNL_MODE_DUAL = 1, ///< dual channel enumerator
/utopia/UTPA2-700.0.x/modules/xc/hal/manhattan/pnl/
H A DhalPNL.c848 case E_PNL_MODE_DUAL: in _MHal_PNL_GetSupportedLPLLIndex()
885 case E_PNL_MODE_DUAL: in _MHal_PNL_GetSupportedLPLLIndex()
/utopia/UTPA2-700.0.x/modules/xc/hal/macan/pnl/
H A DhalPNL.c1003 case E_PNL_MODE_DUAL: in _MHal_PNL_GetSupportedLPLLIndex()
1040 case E_PNL_MODE_DUAL: in _MHal_PNL_GetSupportedLPLLIndex()
/utopia/UTPA2-700.0.x/modules/xc/hal/mooney/pnl/
H A DhalPNL.c1109 case E_PNL_MODE_DUAL: in _MHal_PNL_GetSupportedLPLLIndex()
1146 case E_PNL_MODE_DUAL: in _MHal_PNL_GetSupportedLPLLIndex()
/utopia/UTPA2-700.0.x/modules/xc/hal/M7621/pnl/
H A DhalPNL.c1117 case E_PNL_MODE_DUAL: in _MHal_PNL_GetSupportedLPLLIndex()
1154 case E_PNL_MODE_DUAL: in _MHal_PNL_GetSupportedLPLLIndex()
/utopia/UTPA2-700.0.x/modules/xc/hal/maxim/pnl/
H A DhalPNL.c1117 case E_PNL_MODE_DUAL: in _MHal_PNL_GetSupportedLPLLIndex()
1154 case E_PNL_MODE_DUAL: in _MHal_PNL_GetSupportedLPLLIndex()
/utopia/UTPA2-700.0.x/modules/xc/hal/messi/pnl/
H A DhalPNL.c872 case E_PNL_MODE_DUAL: in _MHal_PNL_GetSupportedLPLLIndex()
/utopia/UTPA2-700.0.x/modules/xc/hal/mainz/pnl/
H A DhalPNL.c872 case E_PNL_MODE_DUAL: in _MHal_PNL_GetSupportedLPLLIndex()
/utopia/UTPA2-700.0.x/modules/xc/api/pnl/
H A DapiPNL.c629 …L_Mode = pSelPanelType->m_bPanelDoubleClk == 0 ? E_PNL_MODE_SINGLE : E_PNL_MODE_DUAL; // 0: single… in _SetPanelParams()