Searched full:sci_clk (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/clk/keystone/ |
| H A D | sci-clk.c | 35 struct sci_clk **clocks; 40 * struct sci_clk - TI SCI clock representation 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() [all …]
|
| /linux/drivers/clk/hisilicon/ |
| H A D | clk-hi3620.c | 181 { HI3620_SCI_CLK, "sci_clk", "osc26m", CLK_SET_RATE_PARENT, 0x40, 26, 0, },
|