Lines Matching defs:stm32_pll_obj
742 struct stm32_pll_obj {
750 #define to_pll(_hw) container_of(_hw, struct stm32_pll_obj, hw)
767 struct stm32_pll_obj *clk_elem = to_pll(hw);
776 struct stm32_pll_obj *clk_elem = to_pll(hw);
812 struct stm32_pll_obj *clk_elem = to_pll(hw);
827 struct stm32_pll_obj *clk_elem = to_pll(hw);
840 struct stm32_pll_obj *clk_elem = to_pll(hw);
864 struct stm32_pll_obj *clk_elem = to_pll(hw);
877 struct stm32_pll_obj *clk_elem = to_pll(hw);
901 struct stm32_pll_obj *element;