Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/clk/keystone/
Dsci-clk.c36 struct sci_clk **clocks;
52 struct sci_clk { struct
64 #define to_sci_clk(_hw) container_of(_hw, struct sci_clk, hw) argument
74 struct sci_clk *clk = to_sci_clk(hw); in sci_clk_prepare()
93 struct sci_clk *clk = to_sci_clk(hw); in sci_clk_unprepare()
113 struct sci_clk *clk = to_sci_clk(hw); in sci_clk_is_prepared()
141 struct sci_clk *clk = to_sci_clk(hw); in sci_clk_recalc_rate()
170 struct sci_clk *clk = to_sci_clk(hw); in sci_clk_determine_rate()
213 struct sci_clk *clk = to_sci_clk(hw); in sci_clk_set_rate()
228 struct sci_clk *clk = to_sci_clk(hw); in sci_clk_get_parent()
[all …]