Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/mediatek/
H A Dphy-mtk-hdmi-mt8195.c304 u8 data_channel_bias, clk_channel_bias; in mtk_hdmi_pll_drv_setting() local
324 clk_channel_bias = 0x34; /* 20mA */ in mtk_hdmi_pll_drv_setting()
329 clk_channel_bias = 0x2c; /* 16mA */ in mtk_hdmi_pll_drv_setting()
334 clk_channel_bias = 0x14; /* 10mA */ in mtk_hdmi_pll_drv_setting()
345 mtk_phy_update_field(regs + HDMI_1_CFG_0, RG_HDMITX21_DRV_IBIAS_CLK, clk_channel_bias); in mtk_hdmi_pll_drv_setting()