Searched refs:hdptx_lcpll_cmn_config (Results 1 – 2 of 2) sorted by relevance
1627 static int hdptx_lcpll_cmn_config(struct rockchip_hdptx_phy *hdptx, unsigned long rate) in hdptx_lcpll_cmn_config() function2087 return hdptx_lcpll_cmn_config(hdptx, rate / 100); in hdptx_phy_clk_set_rate()2114 ret = hdptx_lcpll_cmn_config(hdptx, hdptx->rate / 100); in hdptx_phy_clk_enable()
1021 static int hdptx_lcpll_cmn_config(struct rockchip_hdptx_phy *hdptx, unsigned long bit_rate) in hdptx_lcpll_cmn_config() function2081 if (!hdptx_lcpll_cmn_config(hdptx, rate)) { in hdptx_clk_set_rate()