Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-samsung-hdptx-hdmi.c895 static inline u8 hdptx_grf_read(struct rockchip_hdptx_phy *hdptx, u32 reg) in hdptx_grf_read() function
938 val = hdptx_grf_read(hdptx, GRF_HDPTX_STATUS); in hdptx_post_enable_lane()
972 val = hdptx_grf_read(hdptx, GRF_HDPTX_STATUS); in hdptx_post_enable_pll()
2080 if (hdptx_grf_read(hdptx, GRF_HDPTX_STATUS) & HDPTX_O_PLL_LOCK_DONE) in hdptx_phy_clk_set_rate()
2135 if (hdptx_grf_read(hdptx, GRF_HDPTX_STATUS) & HDPTX_O_PLL_LOCK_DONE) in hdptx_phy_clk_disable()
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Dphy-rockchip-samsung-hdptx-hdmi.c850 static uint hdptx_grf_read(struct rockchip_hdptx_phy *hdptx, uint reg) in hdptx_grf_read() function
897 val = hdptx_grf_read(hdptx, GRF_HDPTX_STATUS); in hdptx_post_enable_lane()
932 val = hdptx_grf_read(hdptx, GRF_HDPTX_STATUS); in hdptx_post_enable_pll()