Searched refs:to_clk_programmable (Results 1 – 1 of 1) sorted by relevance
36 #define to_clk_programmable(_c) container_of(_c, struct clk_programmable, clk) macro40 struct clk_programmable *prog = to_clk_programmable(clk); in clk_programmable_get_rate()57 struct clk_programmable *prog = to_clk_programmable(clk); in clk_programmable_set_parent()89 struct clk_programmable *prog = to_clk_programmable(clk); in clk_programmable_set_rate()
Completed in 2 milliseconds