Searched refs:socfpga_gate_clk (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/socfpga/ |
H A D | clk-gate-s10.c | 12 #define to_socfpga_gate_clk(p) container_of(p, struct socfpga_gate_clk, hw.hw) 17 struct socfpga_gate_clk *socfpgaclk = to_socfpga_gate_clk(hwclk); in socfpga_gate_clk_recalc_rate() 33 struct socfpga_gate_clk *socfpgaclk = to_socfpga_gate_clk(hwclk); in socfpga_dbg_clk_recalc_rate() 46 struct socfpga_gate_clk *socfpgaclk = to_socfpga_gate_clk(hwclk); in socfpga_gate_get_parent() 71 struct socfpga_gate_clk *socfpga_clk; in s10_register_gate()
|
H A D | clk-gate-a10.c | 16 #define to_socfpga_gate_clk(p) container_of(p, struct socfpga_gate_clk, hw.hw) 24 struct socfpga_gate_clk *socfpgaclk = to_socfpga_gate_clk(hwclk); in socfpga_gate_clk_recalc_rate() 40 struct socfpga_gate_clk *socfpgaclk = to_socfpga_gate_clk(hwclk); in socfpga_clk_prepare() 102 struct socfpga_gate_clk *socfpga_clk; in __socfpga_gate_init()
|
H A D | clk-gate.c | 24 #define to_socfpga_gate_clk(p) container_of(p, struct socfpga_gate_clk, hw.hw) 93 struct socfpga_gate_clk *socfpgaclk = to_socfpga_gate_clk(hwclk); in socfpga_clk_recalc_rate() 113 struct socfpga_gate_clk *socfpgaclk = to_socfpga_gate_clk(hwclk); in socfpga_clk_prepare() 178 struct socfpga_gate_clk *socfpga_clk; in socfpga_gate_init()
|
H A D | clk.h | 43 struct socfpga_gate_clk { struct
|
/kernel/linux/linux-6.6/drivers/clk/socfpga/ |
H A D | clk-gate-s10.c | 12 #define to_socfpga_gate_clk(p) container_of(p, struct socfpga_gate_clk, hw.hw) 24 struct socfpga_gate_clk *socfpgaclk = to_socfpga_gate_clk(hwclk); in socfpga_gate_clk_recalc_rate() 40 struct socfpga_gate_clk *socfpgaclk = to_socfpga_gate_clk(hwclk); in socfpga_dbg_clk_recalc_rate() 53 struct socfpga_gate_clk *socfpgaclk = to_socfpga_gate_clk(hwclk); in socfpga_gate_get_parent() 83 struct socfpga_gate_clk *socfpgaclk = to_socfpga_gate_clk(hwclk); in socfpga_agilex_gate_get_parent() 130 struct socfpga_gate_clk *socfpga_clk; in s10_register_gate() 188 struct socfpga_gate_clk *socfpga_clk; in agilex_register_gate()
|
H A D | clk-gate.c | 24 #define to_socfpga_gate_clk(p) container_of(p, struct socfpga_gate_clk, hw.hw) 90 static u32 socfpga_clk_get_div(struct socfpga_gate_clk *socfpgaclk) in socfpga_clk_get_div() 112 struct socfpga_gate_clk *socfpgaclk = to_socfpga_gate_clk(hwclk); in socfpga_clk_recalc_rate() 122 struct socfpga_gate_clk *socfpgaclk = to_socfpga_gate_clk(hwclk); in socfpga_clk_determine_rate() 143 struct socfpga_gate_clk *socfpga_clk; in socfpga_gate_init()
|
H A D | clk-gate-a10.c | 16 #define to_socfpga_gate_clk(p) container_of(p, struct socfpga_gate_clk, hw.hw) 24 struct socfpga_gate_clk *socfpgaclk = to_socfpga_gate_clk(hwclk); in socfpga_gate_clk_recalc_rate() 49 struct socfpga_gate_clk *socfpga_clk; in __socfpga_gate_init()
|
H A D | clk.h | 43 struct socfpga_gate_clk { struct
|
Completed in 3 milliseconds