Home
last modified time | relevance | path

Searched refs:stm32f4_pll_div (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/clk/
Dclk-stm32f4.c695 struct stm32f4_pll_div { struct
700 #define to_pll_div_clk(_div) container_of(_div, struct stm32f4_pll_div, div) argument
720 struct stm32f4_pll_div *pll_div = to_pll_div_clk(div); in stm32f4_pll_div_set_rate()
747 struct stm32f4_pll_div *pll_div; in clk_register_pll_div()