Home
last modified time | relevance | path

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

/linux/drivers/clk/
H A Dclk-sp7021.c54 #define to_sp_pll(_hw) container_of(_hw, struct sp_pll, hw) macro
412 struct sp_pll *clk = to_sp_pll(hw); in sp_pll_determine_rate()
435 struct sp_pll *clk = to_sp_pll(hw); in sp_pll_recalc_rate()
480 struct sp_pll *clk = to_sp_pll(hw); in sp_pll_set_rate()
509 struct sp_pll *clk = to_sp_pll(hw); in sp_pll_enable()
518 struct sp_pll *clk = to_sp_pll(hw); in sp_pll_disable()
525 struct sp_pll *clk = to_sp_pll(hw); in sp_pll_is_enabled()
661 &to_sp_pll(hws[PLL_TV])->lock); in sp7021_clk_probe()