Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/clk/
Dclk-nomadik.c164 #define to_pll(_hw) container_of(_hw, struct clk_pll, hw) macro
Dclk-stm32h7.c694 #define to_pll(_hw) container_of(_hw, struct stm32_pll_obj, hw) macro
Dclk-stm32mp1.c750 #define to_pll(_hw) container_of(_hw, struct stm32_pll_obj, hw) macro
/Linux-v6.1/drivers/clk/renesas/
Drzg2l-cpg.c696 #define to_pll(_hw) container_of(_hw, struct pll_clk, hw) macro