Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-nomadik.c164 #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
H A Dclk-stm32mp1.c750 #define to_pll(_hw) container_of(_hw, struct stm32_pll_obj, hw) macro
/openbmc/linux/drivers/clk/renesas/
H A Drzg2l-cpg.c690 #define to_pll(_hw) container_of(_hw, struct pll_clk, hw) macro