Searched refs:data_channel_bias (Results 1 – 1 of 1) sorted by relevance
304 u8 data_channel_bias, clk_channel_bias; in mtk_hdmi_pll_drv_setting() local323 data_channel_bias = 0x3c; /* 24mA */ in mtk_hdmi_pll_drv_setting()328 data_channel_bias = 0x34; /* 20mA */ in mtk_hdmi_pll_drv_setting()333 data_channel_bias = 0x14; /* 10mA */ in mtk_hdmi_pll_drv_setting()342 mtk_phy_update_field(regs + HDMI_1_CFG_1, RG_HDMITX21_DRV_IBIAS_D0, data_channel_bias); in mtk_hdmi_pll_drv_setting()343 mtk_phy_update_field(regs + HDMI_1_CFG_1, RG_HDMITX21_DRV_IBIAS_D1, data_channel_bias); in mtk_hdmi_pll_drv_setting()344 mtk_phy_update_field(regs + HDMI_1_CFG_1, RG_HDMITX21_DRV_IBIAS_D2, data_channel_bias); in mtk_hdmi_pll_drv_setting()