Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/samsung/
Dclk-pll.c22 struct samsung_clk_pll { struct
31 #define to_clk_pll(_hw) container_of(_hw, struct samsung_clk_pll, hw) argument
34 struct samsung_clk_pll *pll, unsigned long rate) in samsung_get_pll_settings()
50 struct samsung_clk_pll *pll = to_clk_pll(hw); in samsung_pll_round_rate()
78 struct samsung_clk_pll *pll = to_clk_pll(hw); in samsung_pll2126_recalc_rate()
111 struct samsung_clk_pll *pll = to_clk_pll(hw); in samsung_pll3000_recalc_rate()
148 struct samsung_clk_pll *pll = to_clk_pll(hw); in samsung_pll35xx_recalc_rate()
177 struct samsung_clk_pll *pll = to_clk_pll(hw); in samsung_pll35xx_set_rate()
251 struct samsung_clk_pll *pll = to_clk_pll(hw); in samsung_pll36xx_recalc_rate()
286 struct samsung_clk_pll *pll = to_clk_pll(hw); in samsung_pll36xx_set_rate()
[all …]