Searched refs:clk_programmable (Results 1 – 1 of 1) sorted by relevance
21 struct clk_programmable { struct28 #define to_clk_programmable(hw) container_of(hw, struct clk_programmable, hw) argument33 struct clk_programmable *prog = to_clk_programmable(hw); in clk_programmable_recalc_rate()51 struct clk_programmable *prog = to_clk_programmable(hw); in clk_programmable_determine_rate()103 struct clk_programmable *prog = to_clk_programmable(hw); in clk_programmable_set_parent()125 struct clk_programmable *prog = to_clk_programmable(hw); in clk_programmable_get_parent()143 struct clk_programmable *prog = to_clk_programmable(hw); in clk_programmable_set_rate()187 struct clk_programmable *prog; in at91_clk_register_programmable()