Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/versatile/
H A Dclk-icst.c37 * struct clk_icst - ICST VCO clock wrapper
45 struct clk_icst { struct
55 #define to_icst(_hw) container_of(_hw, struct clk_icst, hw)
62 static int vco_get(struct clk_icst *icst, struct icst_vco *vco) in vco_get()
151 static int vco_set(struct clk_icst *icst, struct icst_vco vco) in vco_set()
221 struct clk_icst *icst = to_icst(hw); in icst_recalc_rate()
239 struct clk_icst *icst = to_icst(hw); in icst_round_rate()
289 struct clk_icst *icst = to_icst(hw); in icst_set_rate()
343 struct clk_icst *icst; in icst_clk_setup()
/kernel/linux/linux-6.6/drivers/clk/versatile/
H A Dclk-icst.c37 * struct clk_icst - ICST VCO clock wrapper
46 struct clk_icst { struct
56 #define to_icst(_hw) container_of(_hw, struct clk_icst, hw)
63 static int vco_get(struct clk_icst *icst, struct icst_vco *vco) in vco_get()
152 static int vco_set(struct clk_icst *icst, struct icst_vco vco) in vco_set()
222 struct clk_icst *icst = to_icst(hw); in icst_recalc_rate()
240 struct clk_icst *icst = to_icst(hw); in icst_round_rate()
290 struct clk_icst *icst = to_icst(hw); in icst_set_rate()
344 struct clk_icst *icst; in icst_clk_setup()

Completed in 2 milliseconds