Searched refs:clk_programmable (Results 1 – 1 of 1) sorted by relevance
26 struct clk_programmable { struct36 #define to_clk_programmable(_c) container_of(_c, struct clk_programmable, clk) argument40 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()134 struct clk_programmable *prog; in at91_clk_register_programmable()
Completed in 2 milliseconds