Searched refs:to_pll (Results 1 – 3 of 3) sorted by relevance
165 #define to_pll(_hw) container_of(_hw, struct clk_pll, hw) macro170 struct clk_pll *pll = to_pll(hw); in pll_clk_enable()190 struct clk_pll *pll = to_pll(hw); in pll_clk_disable()209 struct clk_pll *pll = to_pll(hw); in pll_clk_is_enabled()225 struct clk_pll *pll = to_pll(hw); in pll_clk_recalc_rate()
693 #define to_pll(_hw) container_of(_hw, struct stm32_pll_obj, hw) macro697 struct stm32_pll_obj *clk_elem = to_pll(hw); in pll_is_enabled()707 struct stm32_pll_obj *clk_elem = to_pll(hw); in pll_enable()717 struct stm32_pll_obj *clk_elem = to_pll(hw); in pll_disable()727 struct stm32_pll_obj *clk_elem = to_pll(hw); in pll_frac_is_enabled()735 struct stm32_pll_obj *clk_elem = to_pll(hw); in pll_read_frac()745 struct stm32_pll_obj *clk_elem = to_pll(hw); in pll_fd_recalc_rate()
754 #define to_pll(_hw) container_of(_hw, struct stm32_pll_obj, hw) macro771 struct stm32_pll_obj *clk_elem = to_pll(hw); in __pll_is_enabled()780 struct stm32_pll_obj *clk_elem = to_pll(hw); in pll_enable()816 struct stm32_pll_obj *clk_elem = to_pll(hw); in pll_disable()831 struct stm32_pll_obj *clk_elem = to_pll(hw); in pll_frac_val()844 struct stm32_pll_obj *clk_elem = to_pll(hw); in pll_recalc_rate()868 struct stm32_pll_obj *clk_elem = to_pll(hw); in pll_is_enabled()881 struct stm32_pll_obj *clk_elem = to_pll(hw); in pll_get_parent()