Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/clk/
Dclk-stm32h7.c687 struct stm32_pll_obj { struct
694 #define to_pll(_hw) container_of(_hw, struct stm32_pll_obj, hw) argument
Dclk-stm32mp1.c742 struct stm32_pll_obj { struct
750 #define to_pll(_hw) container_of(_hw, struct stm32_pll_obj, hw) argument