Searched full:scpi_clk (Results 1 – 3 of 3) sorted by relevance
16 struct scpi_clk { struct23 #define to_scpi_clk(clk) container_of(clk, struct scpi_clk, hw) argument30 struct scpi_clk *clk = to_scpi_clk(hw); in scpi_clk_recalc_rate()50 struct scpi_clk *clk = to_scpi_clk(hw); in scpi_clk_set_rate()62 static long __scpi_dvfs_round_rate(struct scpi_clk *clk, unsigned long rate) in __scpi_dvfs_round_rate()84 struct scpi_clk *clk = to_scpi_clk(hw); in scpi_dvfs_recalc_rate()98 struct scpi_clk *clk = to_scpi_clk(hw); in scpi_dvfs_determine_rate()105 static int __scpi_find_dvfs_index(struct scpi_clk *clk, unsigned long rate) in __scpi_find_dvfs_index()119 struct scpi_clk *clk = to_scpi_clk(hw); in scpi_dvfs_set_rate()141 struct scpi_clk *sclk, const char *name) in scpi_clk_ops_init()[all …]
727 scpi_clk: clocks-1 { label872 clocks = <&scpi_clk 3>;887 clocks = <&scpi_clk 3>;
196 scpi_clk: clocks-1 {