Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-scpi.c23 #define to_scpi_clk(clk) container_of(clk, struct scpi_clk, hw) macro
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()
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()
117 struct scpi_clk *clk = to_scpi_clk(hw); in scpi_dvfs_set_rate()