Searched defs:to_socfpga_gate_clk (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/socfpga/ |
H A D | clk-gate-a10.c | 16 #define to_socfpga_gate_clk(p) container_of(p, struct socfpga_gate_clk, hw.hw) macro
|
H A D | clk-gate-s10.c | 12 #define to_socfpga_gate_clk(p) container_of(p, struct socfpga_gate_clk, hw.hw) macro
|
H A D | clk-gate.c | 24 #define to_socfpga_gate_clk(p) container_of(p, struct socfpga_gate_clk, hw.hw) macro
|
/kernel/linux/linux-6.6/drivers/clk/socfpga/ |
H A D | clk-gate-a10.c | 16 #define to_socfpga_gate_clk(p) container_of(p, struct socfpga_gate_clk, hw.hw) macro
|
H A D | clk-gate.c | 24 #define to_socfpga_gate_clk(p) container_of(p, struct socfpga_gate_clk, hw.hw) macro
|
H A D | clk-gate-s10.c | 12 #define to_socfpga_gate_clk(p) container_of(p, struct socfpga_gate_clk, hw.hw) macro
|
Completed in 4 milliseconds