Home
last modified time | relevance | path

Searched defs:stm32_pll_obj (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/clk/
H A Dclk-stm32h7.c686 struct stm32_pll_obj { struct
693 #define to_pll(_hw) container_of(_hw, struct stm32_pll_obj, hw) argument
H A Dclk-stm32mp1.c742 struct stm32_pll_obj { struct
750 #define to_pll(_hw) container_of(_hw, struct stm32_pll_obj, hw) argument