Home
last modified time | relevance | path

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

/drivers/clk/keystone/
Dsci-clk.c44 struct sci_clk **clocks;
60 struct sci_clk { struct
72 #define to_sci_clk(_hw) container_of(_hw, struct sci_clk, hw) argument
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()
[all …]