Searched refs:clk_programmable (Results 1 – 1 of 1) sorted by relevance
21 struct clk_programmable { struct30 #define to_clk_programmable(hw) container_of(hw, struct clk_programmable, hw) argument35 struct clk_programmable *prog = to_clk_programmable(hw); in clk_programmable_recalc_rate()53 struct clk_programmable *prog = to_clk_programmable(hw); in clk_programmable_determine_rate()105 struct clk_programmable *prog = to_clk_programmable(hw); in clk_programmable_set_parent()130 struct clk_programmable *prog = to_clk_programmable(hw); in clk_programmable_get_parent()151 struct clk_programmable *prog = to_clk_programmable(hw); in clk_programmable_set_rate()183 struct clk_programmable *prog = to_clk_programmable(hw); in clk_programmable_save_context()195 struct clk_programmable *prog = to_clk_programmable(hw); in clk_programmable_restore_context()222 struct clk_programmable *prog; in at91_clk_register_programmable()