Searched refs:rockchip_clk_pll (Results 1 – 1 of 1) sorted by relevance
27 struct rockchip_clk_pll { struct47 #define to_rockchip_clk_pll(_hw) container_of(_hw, struct rockchip_clk_pll, hw) argument49 container_of(nb, struct rockchip_clk_pll, clk_nb)52 struct rockchip_clk_pll *pll, unsigned long rate) in rockchip_get_pll_settings()68 struct rockchip_clk_pll *pll = to_rockchip_clk_pll(hw); in rockchip_pll_determine_rate()92 static int rockchip_pll_wait_lock(struct rockchip_clk_pll *pll) in rockchip_pll_wait_lock()126 static int rockchip_rk3036_pll_wait_lock(struct rockchip_clk_pll *pll) in rockchip_rk3036_pll_wait_lock()145 static void rockchip_rk3036_pll_get_params(struct rockchip_clk_pll *pll, in rockchip_rk3036_pll_get_params()172 struct rockchip_clk_pll *pll = to_rockchip_clk_pll(hw); in rockchip_rk3036_pll_recalc_rate()195 static int rockchip_rk3036_pll_set_params(struct rockchip_clk_pll *pll, in rockchip_rk3036_pll_set_params()[all …]