Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/drivers/clk/
Dclk-stm32f4.c444 struct stm32f4_pll { struct
453 #define to_stm32f4_pll(_gate) container_of(_gate, struct stm32f4_pll, gate) argument
/kernel/linux/linux-5.10/drivers/clk/
Dclk-stm32f4.c516 struct stm32f4_pll { struct
525 #define to_stm32f4_pll(_gate) container_of(_gate, struct stm32f4_pll, gate) argument