Home
last modified time | relevance | path

Searched refs:scpi_clk (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/
H A Dclk-scpi.c17 struct scpi_clk { struct
24 #define to_scpi_clk(clk) container_of(clk, struct scpi_clk, hw)
31 struct scpi_clk *clk = to_scpi_clk(hw); in scpi_clk_recalc_rate()
51 struct scpi_clk *clk = to_scpi_clk(hw); in scpi_clk_set_rate()
63 static long __scpi_dvfs_round_rate(struct scpi_clk *clk, unsigned long rate) in __scpi_dvfs_round_rate()
85 struct scpi_clk *clk = to_scpi_clk(hw); in scpi_dvfs_recalc_rate()
99 struct scpi_clk *clk = to_scpi_clk(hw); in scpi_dvfs_round_rate()
104 static int __scpi_find_dvfs_index(struct scpi_clk *clk, unsigned long rate) in __scpi_find_dvfs_index()
118 struct scpi_clk *clk = to_scpi_clk(hw); in scpi_dvfs_set_rate()
140 struct scpi_clk *scl in scpi_clk_ops_init()
[all...]
/kernel/linux/linux-6.6/drivers/clk/
H A Dclk-scpi.c16 struct scpi_clk { struct
23 #define to_scpi_clk(clk) container_of(clk, struct scpi_clk, hw)
30 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_round_rate()
103 static int __scpi_find_dvfs_index(struct scpi_clk *clk, unsigned long rate) in __scpi_find_dvfs_index()
117 struct scpi_clk *clk = to_scpi_clk(hw); in scpi_dvfs_set_rate()
139 struct scpi_clk *scl in scpi_clk_ops_init()
[all...]

Completed in 2 milliseconds