Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-stm32f4.c695 struct stm32f4_pll_div { struct
700 #define to_pll_div_clk(_div) container_of(_div, struct stm32f4_pll_div, div) argument