Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clk/rockchip/
H A Dclk-pll.c29 struct rockchip_clk_pll { struct
63 #define to_rockchip_clk_pll(_hw) container_of(_hw, struct rockchip_clk_pll, hw) argument
65 container_of(nb, struct rockchip_clk_pll, clk_nb)
68 static void rockchip_boost_disable_low(struct rockchip_clk_pll *pll);
74 static inline void rockchip_boost_disable_low(struct rockchip_clk_pll *pll) {} in rockchip_boost_disable_low()
103 struct rockchip_clk_pll *pll; in rockchip_pll_clk_adaptive_scaling()
122 struct rockchip_clk_pll *pll; in rockchip_pll_clk_rate_to_scale()
146 struct rockchip_clk_pll *pll; in rockchip_pll_clk_scale_to_rate()
199 rockchip_pll_clk_set_by_auto(struct rockchip_clk_pll *pll, in rockchip_pll_clk_set_by_auto()
260 rockchip_rk3066_pll_clk_set_by_auto(struct rockchip_clk_pll *pll, in rockchip_rk3066_pll_clk_set_by_auto()
[all …]