Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-stm32f4.c512 struct stm32f4_pll { struct
521 #define to_stm32f4_pll(_gate) container_of(_gate, struct stm32f4_pll, gate) argument