Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Dphy-rockchip-samsung-hdptx-hdmi.c1183 static int hdptx_ropll_cmn_config(struct rockchip_hdptx_phy *hdptx, unsigned long bit_rate) in hdptx_ropll_cmn_config() function
1891 return hdptx_ropll_cmn_config(hdptx, rate); in rockchip_hdptx_phy_clk_set_rate()
2087 if (!hdptx_ropll_cmn_config(hdptx, rate)) { in hdptx_clk_set_rate()
/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-samsung-hdptx-hdmi.c1171 static int hdptx_ropll_cmn_config(struct rockchip_hdptx_phy *hdptx, unsigned long bit_rate) in hdptx_ropll_cmn_config() function
2089 return hdptx_ropll_cmn_config(hdptx, rate / 100); in hdptx_phy_clk_set_rate()
2116 ret = hdptx_ropll_cmn_config(hdptx, hdptx->rate / 100); in hdptx_phy_clk_enable()