to_pll            161 drivers/clk/clk-nomadik.c #define to_pll(_hw) container_of(_hw, struct clk_pll, hw)
to_pll            694 drivers/clk/clk-stm32h7.c #define to_pll(_hw) container_of(_hw, struct stm32_pll_obj, hw)
to_pll            736 drivers/clk/clk-stm32mp1.c #define to_pll(_hw) container_of(_hw, struct stm32_pll_obj, hw)