Lines Matching refs:hwclk
21 static unsigned long socfpga_gate_clk_recalc_rate(struct clk_hw *hwclk,
24 struct socfpga_gate_clk *socfpgaclk = to_socfpga_gate_clk(hwclk);
37 static unsigned long socfpga_dbg_clk_recalc_rate(struct clk_hw *hwclk,
40 struct socfpga_gate_clk *socfpgaclk = to_socfpga_gate_clk(hwclk);
51 static u8 socfpga_gate_get_parent(struct clk_hw *hwclk)
53 struct socfpga_gate_clk *socfpgaclk = to_socfpga_gate_clk(hwclk);
56 const char *name = clk_hw_get_name(hwclk);
81 static u8 socfpga_agilex_gate_get_parent(struct clk_hw *hwclk)
83 struct socfpga_gate_clk *socfpgaclk = to_socfpga_gate_clk(hwclk);
86 const char *name = clk_hw_get_name(hwclk);