Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/keystone/
Dsci-clk.c43 struct sci_clk **clocks;
56 struct sci_clk { struct
65 #define to_sci_clk(_hw) container_of(_hw, struct sci_clk, hw) argument
75 struct sci_clk *clk = to_sci_clk(hw); in sci_clk_prepare()
94 struct sci_clk *clk = to_sci_clk(hw); in sci_clk_unprepare()
114 struct sci_clk *clk = to_sci_clk(hw); in sci_clk_is_prepared()
142 struct sci_clk *clk = to_sci_clk(hw); in sci_clk_recalc_rate()
171 struct sci_clk *clk = to_sci_clk(hw); in sci_clk_determine_rate()
206 struct sci_clk *clk = to_sci_clk(hw); in sci_clk_set_rate()
220 struct sci_clk *clk = to_sci_clk(hw); in sci_clk_get_parent()
[all …]