Lines Matching refs:scpi_clk
16 struct scpi_clk {
23 #define to_scpi_clk(clk) container_of(clk, struct scpi_clk, hw)
30 struct scpi_clk *clk = to_scpi_clk(hw);
50 struct scpi_clk *clk = to_scpi_clk(hw);
62 static long __scpi_dvfs_round_rate(struct scpi_clk *clk, unsigned long rate)
84 struct scpi_clk *clk = to_scpi_clk(hw);
98 struct scpi_clk *clk = to_scpi_clk(hw);
103 static int __scpi_find_dvfs_index(struct scpi_clk *clk, unsigned long rate)
117 struct scpi_clk *clk = to_scpi_clk(hw);
139 struct scpi_clk *sclk, const char *name)
170 struct scpi_clk **clk;
177 struct scpi_clk *sclk;
213 struct scpi_clk *sclk;