Home
last modified time | relevance | path

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

/linux/drivers/clk/keystone/
H A Dsci-clk.c35 struct sci_clk **clocks;
53 struct sci_clk { struct
67 #define to_sci_clk(_hw) container_of(_hw, struct sci_clk, hw) argument
77 struct sci_clk *clk = to_sci_clk(hw); in sci_clk_prepare()
96 struct sci_clk *clk = to_sci_clk(hw); in sci_clk_unprepare()
116 struct sci_clk *clk = to_sci_clk(hw); in sci_clk_is_prepared()
144 struct sci_clk *clk = to_sci_clk(hw); in sci_clk_recalc_rate()
175 struct sci_clk *clk = to_sci_clk(hw); in sci_clk_determine_rate()
218 struct sci_clk *clk = to_sci_clk(hw); in sci_clk_set_rate()
238 struct sci_clk *clk = to_sci_clk(hw); in sci_clk_get_parent()
[all …]