Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-samsung-hdptx-hdmi.c1473 static int hdptx_lcpll_ropll_cmn_config(struct rockchip_hdptx_phy *hdptx, unsigned long rate) in hdptx_lcpll_ropll_cmn_config() function
2085 return hdptx_lcpll_ropll_cmn_config(hdptx, rate / 100); in hdptx_phy_clk_set_rate()
2112 ret = hdptx_lcpll_ropll_cmn_config(hdptx, hdptx->rate / 100); in hdptx_phy_clk_enable()
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Dphy-rockchip-samsung-hdptx-hdmi.c1487 hdptx_lcpll_ropll_cmn_config(struct rockchip_hdptx_phy *hdptx, in hdptx_lcpll_ropll_cmn_config() function
2076 if (!hdptx_lcpll_ropll_cmn_config(hdptx, rate)) { in hdptx_clk_set_rate()