Home
last modified time | relevance | path

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

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