Searched refs:scpi_clk (Results 1 – 1 of 1) sorted by relevance
28 struct scpi_clk { struct35 #define to_scpi_clk(clk) container_of(clk, struct scpi_clk, hw) argument42 struct scpi_clk *clk = to_scpi_clk(hw); in scpi_clk_recalc_rate()62 struct scpi_clk *clk = to_scpi_clk(hw); in scpi_clk_set_rate()74 static long __scpi_dvfs_round_rate(struct scpi_clk *clk, unsigned long rate) in __scpi_dvfs_round_rate()96 struct scpi_clk *clk = to_scpi_clk(hw); in scpi_dvfs_recalc_rate()110 struct scpi_clk *clk = to_scpi_clk(hw); in scpi_dvfs_round_rate()115 static int __scpi_find_dvfs_index(struct scpi_clk *clk, unsigned long rate) in __scpi_find_dvfs_index()129 struct scpi_clk *clk = to_scpi_clk(hw); in scpi_dvfs_set_rate()151 struct scpi_clk *sclk, const char *name) in scpi_clk_ops_init()[all …]