Home
last modified time | relevance | path

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

/drivers/gpu/drm/mediatek/
Dmtk_mt8173_hdmi_phy.c33 #define RG_HDMITX_PLL_POSDIV (0x3 << 18) macro
233 mtk_hdmi_phy_set_bits(hdmi_phy, HDMI_CON0, RG_HDMITX_PLL_POSDIV); in mtk_hdmi_pll_prepare()
257 mtk_hdmi_phy_clear_bits(hdmi_phy, HDMI_CON0, RG_HDMITX_PLL_POSDIV); in mtk_hdmi_pll_unprepare()
288 mtk_hdmi_phy_set_bits(hdmi_phy, HDMI_CON0, RG_HDMITX_PLL_POSDIV); in mtk_hdmi_pll_set_rate()