Lines Matching refs:scpi_clk
17 struct scpi_clk {
24 #define to_scpi_clk(clk) container_of(clk, struct scpi_clk, hw)
31 struct scpi_clk *clk = to_scpi_clk(hw);
51 struct scpi_clk *clk = to_scpi_clk(hw);
63 static long __scpi_dvfs_round_rate(struct scpi_clk *clk, unsigned long rate)
85 struct scpi_clk *clk = to_scpi_clk(hw);
99 struct scpi_clk *clk = to_scpi_clk(hw);
104 static int __scpi_find_dvfs_index(struct scpi_clk *clk, unsigned long rate)
118 struct scpi_clk *clk = to_scpi_clk(hw);
140 struct scpi_clk *sclk, const char *name)
171 struct scpi_clk **clk;
178 struct scpi_clk *sclk;
214 struct scpi_clk *sclk;