Searched defs:to_socfpga_clk (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/socfpga/ |
H A D | clk-pll.c | 34 #define to_socfpga_clk(p) container_of(p, struct socfpga_pll, hw.hw) macro
|
H A D | clk-pll-a10.c | 30 #define to_socfpga_clk(p) container_of(p, struct socfpga_pll, hw.hw) macro
|
H A D | clk-pll-s10.c | 32 #define to_socfpga_clk(p) container_of(p, struct socfpga_pll, hw.hw) macro
|
/kernel/linux/linux-6.6/drivers/clk/socfpga/ |
H A D | clk-pll.c | 34 #define to_socfpga_clk(p) container_of(p, struct socfpga_pll, hw.hw) macro
|
H A D | clk-pll-a10.c | 30 #define to_socfpga_clk(p) container_of(p, struct socfpga_pll, hw.hw) macro
|
H A D | clk-pll-s10.c | 38 #define to_socfpga_clk(p) container_of(p, struct socfpga_pll, hw.hw) macro
|
Completed in 3 milliseconds