Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/clk/samsung/
Dclk-pll.c23 struct samsung_clk_pll { struct
36 #define to_clk_pll(_hw) container_of(_hw, struct samsung_clk_pll, hw) argument
39 struct samsung_clk_pll *pll, unsigned long rate) in samsung_get_pll_settings()
55 struct samsung_clk_pll *pll = to_clk_pll(hw); in samsung_pll_round_rate()
79 static int samsung_pll_lock_wait(struct samsung_clk_pll *pll, in samsung_pll_lock_wait()
118 struct samsung_clk_pll *pll = to_clk_pll(hw); in samsung_pll3xxx_enable()
130 struct samsung_clk_pll *pll = to_clk_pll(hw); in samsung_pll3xxx_disable()
152 struct samsung_clk_pll *pll = to_clk_pll(hw); in samsung_pll2126_recalc_rate()
185 struct samsung_clk_pll *pll = to_clk_pll(hw); in samsung_pll3000_recalc_rate()
222 struct samsung_clk_pll *pll = to_clk_pll(hw); in samsung_pll35xx_recalc_rate()
[all …]