Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-sp7021.c48 struct sp_pll { struct
60 #define to_sp_pll(_hw) container_of(_hw, struct sp_pll, hw) argument
310 static int plltv_set_rate(struct sp_pll *clk) in plltv_set_rate()
374 static int plla_set_rate(struct sp_pll *clk) in plla_set_rate()
418 struct sp_pll *clk = to_sp_pll(hw); in sp_pll_round_rate()
439 struct sp_pll *clk = to_sp_pll(hw); in sp_pll_recalc_rate()
484 struct sp_pll *clk = to_sp_pll(hw); in sp_pll_set_rate()
513 struct sp_pll *clk = to_sp_pll(hw); in sp_pll_enable()
522 struct sp_pll *clk = to_sp_pll(hw); in sp_pll_disable()
529 struct sp_pll *clk = to_sp_pll(hw); in sp_pll_is_enabled()
[all …]