Lines Matching refs:ucCDIdx
1804 MS_U8 ucCDIdx = 0; in MHal_HDMITx_SetVideoOutputMode() local
1939 ucCDIdx = (cd_val == 0)? 0x00 : (cd_val - 4); in MHal_HDMITx_SetVideoOutputMode()
1942 MHal_HDMITx_Mask_Write(HDMITX_REG_BASE, REG_HDMI_CONFIG1_00, 0x00C0, ucCDIdx << 6); in MHal_HDMITx_SetVideoOutputMode()
1947 …TX_PHY_REG_BASE, REG_HDMITxPHY_CONFIG_15, 0x7000, HDMITxVideoAtopSetting[ucCDIdx][idx].TXPLL_DIVSE… in MHal_HDMITx_SetVideoOutputMode()
1950 …X_PHY_REG_BASE, REG_HDMITxPHY_CONFIG_02, (MS_U16)(HDMITxVideoAtopSetting[ucCDIdx][idx].SynthSSCSet… in MHal_HDMITx_SetVideoOutputMode()
1951 …_BASE, REG_HDMITxPHY_CONFIG_03, 0x0FFF, (MS_U16)((HDMITxVideoAtopSetting[ucCDIdx][idx].SynthSSCSet… in MHal_HDMITx_SetVideoOutputMode()
1957 …TX_PHY_REG_BASE, REG_HDMITxPHY_CONFIG_38, 0x0003, HDMITxVideoAtopSetting[ucCDIdx][idx].MUX_DIVSEL_… in MHal_HDMITx_SetVideoOutputMode()
1958 …TX_PHY_REG_BASE, REG_HDMITxPHY_CONFIG_3C, 0xC000, HDMITxVideoAtopSetting[ucCDIdx][idx].TXPLL_DIVSE… in MHal_HDMITx_SetVideoOutputMode()
1959 …TX_PHY_REG_BASE, REG_HDMITxPHY_CONFIG_3C, 0x3000, HDMITxVideoAtopSetting[ucCDIdx][idx].TXPLL_DIVSE… in MHal_HDMITx_SetVideoOutputMode()
1962 …TX_PHY_REG_BASE, REG_HDMITxPHY_CONFIG_34, 0x3F00, HDMITxVideoAtopSetting[ucCDIdx][idx].ICTRL_PREDR… in MHal_HDMITx_SetVideoOutputMode()
1963 …TX_PHY_REG_BASE, REG_HDMITxPHY_CONFIG_35, 0x3F00, HDMITxVideoAtopSetting[ucCDIdx][idx].ICTRL_PREDR… in MHal_HDMITx_SetVideoOutputMode()
1964 …TX_PHY_REG_BASE, REG_HDMITxPHY_CONFIG_35, 0x003F, HDMITxVideoAtopSetting[ucCDIdx][idx].ICTRL_PREDR… in MHal_HDMITx_SetVideoOutputMode()
1971 …TX_PHY_REG_BASE, REG_HDMITxPHY_CONFIG_30, 0x3F00, HDMITxVideoAtopSetting[ucCDIdx][idx].ICTRL_DRV_M… in MHal_HDMITx_SetVideoOutputMode()
1972 …TX_PHY_REG_BASE, REG_HDMITxPHY_CONFIG_31, 0x3F00, HDMITxVideoAtopSetting[ucCDIdx][idx].ICTRL_DRV_M… in MHal_HDMITx_SetVideoOutputMode()
1973 …TX_PHY_REG_BASE, REG_HDMITxPHY_CONFIG_31, 0x003F, HDMITxVideoAtopSetting[ucCDIdx][idx].ICTRL_DRV_M… in MHal_HDMITx_SetVideoOutputMode()
1975 …(HDMITX_PHY_REG_BASE, REG_HDMITxPHY_CONFIG_3A, 0x000F, HDMITxVideoAtopSetting[ucCDIdx][idx].PD_RT); in MHal_HDMITx_SetVideoOutputMode()