Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-samsung-hdptx-hdmi.c1627 static int hdptx_lcpll_cmn_config(struct rockchip_hdptx_phy *hdptx, unsigned long rate) in hdptx_lcpll_cmn_config() function
2087 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()
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Dphy-rockchip-samsung-hdptx-hdmi.c1021 static int hdptx_lcpll_cmn_config(struct rockchip_hdptx_phy *hdptx, unsigned long bit_rate) in hdptx_lcpll_cmn_config() function
2081 if (!hdptx_lcpll_cmn_config(hdptx, rate)) { in hdptx_clk_set_rate()