Searched refs:to_clk_programmable (Results 1 – 1 of 1) sorted by relevance
37 #define to_clk_programmable(_c) container_of(_c, struct clk_programmable, clk) macro41 struct clk_programmable *prog = to_clk_programmable(clk); in clk_programmable_get_rate()58 struct clk_programmable *prog = to_clk_programmable(clk); in clk_programmable_set_parent()90 struct clk_programmable *prog = to_clk_programmable(clk); in clk_programmable_set_rate()
Completed in 3 milliseconds