Searched refs:stm32_pll_obj (Results 1 – 2 of 2) sorted by relevance
687 struct stm32_pll_obj { struct694 #define to_pll(_hw) container_of(_hw, struct stm32_pll_obj, hw) argument698 struct stm32_pll_obj *clk_elem = to_pll(hw); in pll_is_enabled()708 struct stm32_pll_obj *clk_elem = to_pll(hw); in pll_enable()718 struct stm32_pll_obj *clk_elem = to_pll(hw); in pll_disable()728 struct stm32_pll_obj *clk_elem = to_pll(hw); in pll_frac_is_enabled()736 struct stm32_pll_obj *clk_elem = to_pll(hw); in pll_read_frac()746 struct stm32_pll_obj *clk_elem = to_pll(hw); in pll_fd_recalc_rate()789 struct stm32_pll_obj *pll; in clk_register_stm32_pll()
732 struct stm32_pll_obj { struct740 #define to_pll(_hw) container_of(_hw, struct stm32_pll_obj, hw) argument757 struct stm32_pll_obj *clk_elem = to_pll(hw); in __pll_is_enabled()766 struct stm32_pll_obj *clk_elem = to_pll(hw); in pll_enable()802 struct stm32_pll_obj *clk_elem = to_pll(hw); in pll_disable()817 struct stm32_pll_obj *clk_elem = to_pll(hw); in pll_frac_val()830 struct stm32_pll_obj *clk_elem = to_pll(hw); in pll_recalc_rate()854 struct stm32_pll_obj *clk_elem = to_pll(hw); in pll_is_enabled()867 struct stm32_pll_obj *clk_elem = to_pll(hw); in pll_get_parent()891 struct stm32_pll_obj *element; in clk_register_pll()