Home
last modified time | relevance | path

Searched refs:to_scpi_clk (Results 1 – 1 of 1) sorted by relevance

/drivers/clk/
Dclk-scpi.c24 #define to_scpi_clk(clk) container_of(clk, struct scpi_clk, hw) macro
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()
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()
118 struct scpi_clk *clk = to_scpi_clk(hw); in scpi_dvfs_set_rate()