Lines Matching refs:ucCDIdx

1792     MS_U8 ucCDIdx = 0;  in MHal_HDMITx_SetVideoOutputMode()  local
1907 ucCDIdx = (cd_val == 0)? 0x00 : (cd_val - 4); in MHal_HDMITx_SetVideoOutputMode()
1910 MHal_HDMITx_Mask_Write(HDMITX_REG_BASE, REG_HDMI_CONFIG1_00, 0x00C0, ucCDIdx << 6); in MHal_HDMITx_SetVideoOutputMode()
1915 …TX_PHY_REG_BASE, REG_HDMITxPHY_CONFIG_15, 0x7000, HDMITxVideoAtopSetting[ucCDIdx][idx].TXPLL_DIVSE… in MHal_HDMITx_SetVideoOutputMode()
1918 …X_PHY_REG_BASE, REG_HDMITxPHY_CONFIG_02, (MS_U16)(HDMITxVideoAtopSetting[ucCDIdx][idx].SynthSSCSet… in MHal_HDMITx_SetVideoOutputMode()
1919 …_BASE, REG_HDMITxPHY_CONFIG_03, 0x0FFF, (MS_U16)((HDMITxVideoAtopSetting[ucCDIdx][idx].SynthSSCSet… in MHal_HDMITx_SetVideoOutputMode()
1925 …TX_PHY_REG_BASE, REG_HDMITxPHY_CONFIG_38, 0x0003, HDMITxVideoAtopSetting[ucCDIdx][idx].MUX_DIVSEL_… in MHal_HDMITx_SetVideoOutputMode()
1926 …TX_PHY_REG_BASE, REG_HDMITxPHY_CONFIG_3C, 0xC000, HDMITxVideoAtopSetting[ucCDIdx][idx].TXPLL_DIVSE… in MHal_HDMITx_SetVideoOutputMode()
1927 …TX_PHY_REG_BASE, REG_HDMITxPHY_CONFIG_3C, 0x3000, HDMITxVideoAtopSetting[ucCDIdx][idx].TXPLL_DIVSE… in MHal_HDMITx_SetVideoOutputMode()
1930 …TX_PHY_REG_BASE, REG_HDMITxPHY_CONFIG_34, 0x3F00, HDMITxVideoAtopSetting[ucCDIdx][idx].ICTRL_PREDR… in MHal_HDMITx_SetVideoOutputMode()
1931 …TX_PHY_REG_BASE, REG_HDMITxPHY_CONFIG_35, 0x3F00, HDMITxVideoAtopSetting[ucCDIdx][idx].ICTRL_PREDR… in MHal_HDMITx_SetVideoOutputMode()
1932 …TX_PHY_REG_BASE, REG_HDMITxPHY_CONFIG_35, 0x003F, HDMITxVideoAtopSetting[ucCDIdx][idx].ICTRL_PREDR… in MHal_HDMITx_SetVideoOutputMode()
1939 …TX_PHY_REG_BASE, REG_HDMITxPHY_CONFIG_30, 0x3F00, HDMITxVideoAtopSetting[ucCDIdx][idx].ICTRL_DRV_M… in MHal_HDMITx_SetVideoOutputMode()
1940 …TX_PHY_REG_BASE, REG_HDMITxPHY_CONFIG_31, 0x3F00, HDMITxVideoAtopSetting[ucCDIdx][idx].ICTRL_DRV_M… in MHal_HDMITx_SetVideoOutputMode()
1941 …TX_PHY_REG_BASE, REG_HDMITxPHY_CONFIG_31, 0x003F, HDMITxVideoAtopSetting[ucCDIdx][idx].ICTRL_DRV_M… in MHal_HDMITx_SetVideoOutputMode()
1943 …(HDMITX_PHY_REG_BASE, REG_HDMITxPHY_CONFIG_3A, 0x000F, HDMITxVideoAtopSetting[ucCDIdx][idx].PD_RT); in MHal_HDMITx_SetVideoOutputMode()