Home
last modified time | relevance | path

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

/linux/drivers/clk/
H A Dclk-stm32f4.c521 #define to_stm32f4_pll(_gate) container_of(_gate, struct stm32f4_pll, gate) macro
608 struct stm32f4_pll *pll = to_stm32f4_pll(gate); in stm32f4_pll_enable()
634 struct stm32f4_pll *pll = to_stm32f4_pll(gate); in stm32f4_pll_recalc()
646 struct stm32f4_pll *pll = to_stm32f4_pll(gate); in stm32f4_pll_round_rate()
663 struct stm32f4_pll *pll = to_stm32f4_pll(gate); in stm32f4_pll_set_rate()