Lines Matching refs:ucCDIdx

1867     MS_U8 ucCDIdx = 0;  in MHal_HDMITx_SetVideoOutputMode()  local
1993 ucCDIdx = (cd_val == 0)? 0x00 : (cd_val - 4); in MHal_HDMITx_SetVideoOutputMode()
1996 MHal_HDMITx_Mask_Write(HDMITX_REG_BASE, REG_HDMI_CONFIG1_00, 0x00C0, ucCDIdx << 6); in MHal_HDMITx_SetVideoOutputMode()
2001 …TX_PHY_REG_BASE, REG_HDMITxPHY_CONFIG_15, 0x7000, HDMITxVideoAtopSetting[ucCDIdx][idx].TXPLL_DIVSE… in MHal_HDMITx_SetVideoOutputMode()
2004 …X_PHY_REG_BASE, REG_HDMITxPHY_CONFIG_02, (MS_U16)(HDMITxVideoAtopSetting[ucCDIdx][idx].SynthSSCSet… in MHal_HDMITx_SetVideoOutputMode()
2005 …_BASE, REG_HDMITxPHY_CONFIG_03, 0x00FF, (MS_U16)((HDMITxVideoAtopSetting[ucCDIdx][idx].SynthSSCSet… in MHal_HDMITx_SetVideoOutputMode()
2011 …TX_PHY_REG_BASE, REG_HDMITxPHY_CONFIG_38, 0x0003, HDMITxVideoAtopSetting[ucCDIdx][idx].MUX_DIVSEL_… in MHal_HDMITx_SetVideoOutputMode()
2012 …TX_PHY_REG_BASE, REG_HDMITxPHY_CONFIG_3C, 0xC000, HDMITxVideoAtopSetting[ucCDIdx][idx].TXPLL_DIVSE… in MHal_HDMITx_SetVideoOutputMode()
2013 …TX_PHY_REG_BASE, REG_HDMITxPHY_CONFIG_3C, 0x3000, HDMITxVideoAtopSetting[ucCDIdx][idx].TXPLL_DIVSE… in MHal_HDMITx_SetVideoOutputMode()
2016 …TX_PHY_REG_BASE, REG_HDMITxPHY_CONFIG_34, 0x3F00, HDMITxVideoAtopSetting[ucCDIdx][idx].ICTRL_PREDR… in MHal_HDMITx_SetVideoOutputMode()
2017 …TX_PHY_REG_BASE, REG_HDMITxPHY_CONFIG_35, 0x3F00, HDMITxVideoAtopSetting[ucCDIdx][idx].ICTRL_PREDR… in MHal_HDMITx_SetVideoOutputMode()
2018 …TX_PHY_REG_BASE, REG_HDMITxPHY_CONFIG_35, 0x003F, HDMITxVideoAtopSetting[ucCDIdx][idx].ICTRL_PREDR… in MHal_HDMITx_SetVideoOutputMode()
2025 …TX_PHY_REG_BASE, REG_HDMITxPHY_CONFIG_30, 0x3F00, HDMITxVideoAtopSetting[ucCDIdx][idx].ICTRL_DRV_M… in MHal_HDMITx_SetVideoOutputMode()
2026 …TX_PHY_REG_BASE, REG_HDMITxPHY_CONFIG_31, 0x3F00, HDMITxVideoAtopSetting[ucCDIdx][idx].ICTRL_DRV_M… in MHal_HDMITx_SetVideoOutputMode()
2027 …TX_PHY_REG_BASE, REG_HDMITxPHY_CONFIG_31, 0x003F, HDMITxVideoAtopSetting[ucCDIdx][idx].ICTRL_DRV_M… in MHal_HDMITx_SetVideoOutputMode()
2029 …(HDMITX_PHY_REG_BASE, REG_HDMITxPHY_CONFIG_3A, 0x000F, HDMITxVideoAtopSetting[ucCDIdx][idx].PD_RT); in MHal_HDMITx_SetVideoOutputMode()