Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/keystone/
H A Dsci-clk.c44 struct sci_clk **clocks;
49 * struct sci_clk - TI SCI clock representation
60 struct sci_clk { struct
72 #define to_sci_clk(_hw) container_of(_hw, struct sci_clk, hw)
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 *cl in sci_clk_set_rate()
294 _sci_clk_build(struct sci_clk_provider *provider, struct sci_clk *sci_clk) _sci_clk_build() argument
435 struct sci_clk *sci_clk; ti_sci_scan_clocks_from_fw() local
525 struct sci_clk *sci_clk, *prev; ti_sci_scan_clocks_from_dt() local
[all...]
/kernel/linux/linux-6.6/drivers/clk/keystone/
H A Dsci-clk.c35 struct sci_clk **clocks;
40 * struct sci_clk - TI SCI clock representation
51 struct sci_clk { struct
63 #define to_sci_clk(_hw) container_of(_hw, struct sci_clk, hw)
73 struct sci_clk *clk = to_sci_clk(hw); in sci_clk_prepare()
92 struct sci_clk *clk = to_sci_clk(hw); in sci_clk_unprepare()
112 struct sci_clk *clk = to_sci_clk(hw); in sci_clk_is_prepared()
140 struct sci_clk *clk = to_sci_clk(hw); in sci_clk_recalc_rate()
169 struct sci_clk *clk = to_sci_clk(hw); in sci_clk_determine_rate()
212 struct sci_clk *cl in sci_clk_set_rate()
285 _sci_clk_build(struct sci_clk_provider *provider, struct sci_clk *sci_clk) _sci_clk_build() argument
426 struct sci_clk *sci_clk; ti_sci_scan_clocks_from_fw() local
516 struct sci_clk *sci_clk, *prev; ti_sci_scan_clocks_from_dt() local
[all...]

Completed in 2 milliseconds