Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop2.c4084 static struct vop2_extend_pll *vop2_extend_clk_find_by_name(struct vop2 *vop2, char *clk_name) in vop2_extend_clk_find_by_name() function
4174 hdmi0_phy_pll = vop2_extend_clk_find_by_name(vop2, "hdmi0_phy_pll"); in vop2_clk_set_parent_extend()
4175 hdmi1_phy_pll = vop2_extend_clk_find_by_name(vop2, "hdmi1_phy_pll"); in vop2_clk_set_parent_extend()
6171 ext_pll = vop2_extend_clk_find_by_name(vop2, "hdmi0_phy_pll"); in vop2_crtc_loader_protect()
6175 ext_pll = vop2_extend_clk_find_by_name(vop2, "hdmi1_phy_pll"); in vop2_crtc_loader_protect()
6540 (vop2_extend_clk_find_by_name(vop2, "hdmi0_phy_pll") || in vop2_crtc_mode_valid()
6541 vop2_extend_clk_find_by_name(vop2, "hdmi1_phy_pll"))) { in vop2_crtc_mode_valid()