Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop2.c787 struct vop2_extend_pll { struct
4052 struct vop2_extend_pll *extend_pll; in vop2_extend_clk_init()
4084 static struct vop2_extend_pll *vop2_extend_clk_find_by_name(struct vop2 *vop2, char *clk_name) in vop2_extend_clk_find_by_name()
4086 struct vop2_extend_pll *extend_pll; in vop2_extend_clk_find_by_name()
4096 static int vop2_extend_clk_switch_pll(struct vop2 *vop2, struct vop2_extend_pll *src, in vop2_extend_clk_switch_pll()
4097 struct vop2_extend_pll *dst) in vop2_extend_clk_switch_pll()
4128 static inline int vop2_extend_clk_get_vp_id(struct vop2_extend_pll *ext_pll) in vop2_extend_clk_get_vp_id()
4170 struct vop2_extend_pll *hdmi0_phy_pll, *hdmi1_phy_pll; in vop2_clk_set_parent_extend()
6125 struct vop2_extend_pll *ext_pll; in vop2_crtc_loader_protect()