Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/clk/keystone/
Dsci-clk.c72 #define to_sci_clk(_hw) container_of(_hw, struct sci_clk, hw) macro
82 struct sci_clk *clk = to_sci_clk(hw); in sci_clk_prepare()
101 struct sci_clk *clk = to_sci_clk(hw); in sci_clk_unprepare()
121 struct sci_clk *clk = to_sci_clk(hw); in sci_clk_is_prepared()
149 struct sci_clk *clk = to_sci_clk(hw); in sci_clk_recalc_rate()
178 struct sci_clk *clk = to_sci_clk(hw); in sci_clk_determine_rate()
221 struct sci_clk *clk = to_sci_clk(hw); in sci_clk_set_rate()
236 struct sci_clk *clk = to_sci_clk(hw); in sci_clk_get_parent()
263 struct sci_clk *clk = to_sci_clk(hw); in sci_clk_set_parent()