Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clk/samsung/
H A Dclk-pll.c20 struct samsung_clk_pll { struct
33 #define to_clk_pll(_hw) container_of(_hw, struct samsung_clk_pll, hw) argument
36 struct samsung_clk_pll *pll, unsigned long rate) in samsung_get_pll_settings()
52 struct samsung_clk_pll *pll = to_clk_pll(hw); in samsung_pll_round_rate()
68 struct samsung_clk_pll *pll = to_clk_pll(hw); in samsung_pll3xxx_enable()
86 struct samsung_clk_pll *pll = to_clk_pll(hw); in samsung_pll3xxx_disable()
108 struct samsung_clk_pll *pll = to_clk_pll(hw); in samsung_pll2126_recalc_rate()
141 struct samsung_clk_pll *pll = to_clk_pll(hw); in samsung_pll3000_recalc_rate()
178 struct samsung_clk_pll *pll = to_clk_pll(hw); in samsung_pll35xx_recalc_rate()
207 struct samsung_clk_pll *pll = to_clk_pll(hw); in samsung_pll35xx_set_rate()
[all …]