Searched defs:to_pll (Results 1 – 6 of 6) sorted by relevance
| /linux/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/drivers/clk/renesas/ |
| H A D | r9a09g077-cpg.c | 124 #define to_pll(_hw) container_of(_hw, struct pll_clk, hw) macro
|
| H A D | rzv2h-cpg.c | 142 #define to_pll(_hw) container_of(_hw, struct pll_clk, hw) macro
|
| H A D | rzg2l-cpg.c | 1076 #define to_pll(_hw) container_of(_hw, struct pll_clk, hw) macro
|
| /linux/drivers/clk/stm32/ |
| H A D | clk-stm32mp1.c | 754 #define to_pll(_hw) container_of(_hw, struct stm32_pll_obj, hw) macro
|