Home
last modified time | relevance | path

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

/linux/drivers/clk/
H A Dclk-nomadik.c165 #define to_pll(_hw) container_of(_hw, struct clk_pll, hw) macro
H A Dclk-stm32h7.c693 #define to_pll(_hw) container_of(_hw, struct stm32_pll_obj, hw) macro
/linux/drivers/clk/stm32/
H A Dclk-stm32mp1.c754 #define to_pll(_hw) container_of(_hw, struct stm32_pll_obj, hw) macro