Searched refs:stm32_pll_obj (Results 1 – 2 of 2) sorted by relevance
686 struct stm32_pll_obj { struct693 #define to_pll(_hw) container_of(_hw, struct stm32_pll_obj, hw) argument697 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()788 struct stm32_pll_obj *pll; in clk_register_stm32_pll()
742 struct stm32_pll_obj { struct750 #define to_pll(_hw) container_of(_hw, struct stm32_pll_obj, hw) argument767 struct stm32_pll_obj *clk_elem = to_pll(hw); in __pll_is_enabled()776 struct stm32_pll_obj *clk_elem = to_pll(hw); in pll_enable()812 struct stm32_pll_obj *clk_elem = to_pll(hw); in pll_disable()827 struct stm32_pll_obj *clk_elem = to_pll(hw); in pll_frac_val()840 struct stm32_pll_obj *clk_elem = to_pll(hw); in pll_recalc_rate()864 struct stm32_pll_obj *clk_elem = to_pll(hw); in pll_is_enabled()877 struct stm32_pll_obj *clk_elem = to_pll(hw); in pll_get_parent()901 struct stm32_pll_obj *element; in clk_register_pll()