Searched defs:to_pll (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/drivers/clk/ |
| H A D | clk-nomadik.c | 165 #define to_pll(_hw) container_of(_hw, struct clk_pll, hw) macro
|
| H A D | clk-stm32h7.c | 693 #define to_pll(_hw) container_of(_hw, struct stm32_pll_obj, hw) macro
|
| /linux-6.15/drivers/clk/renesas/ |
| H A D | rzv2h-cpg.c | 101 #define to_pll(_hw) container_of(_hw, struct pll_clk, hw) macro
|
| H A D | rzg2l-cpg.c | 955 #define to_pll(_hw) container_of(_hw, struct pll_clk, hw) macro
|
| /linux-6.15/drivers/clk/stm32/ |
| H A D | clk-stm32mp1.c | 754 #define to_pll(_hw) container_of(_hw, struct stm32_pll_obj, hw) macro
|