Searched refs:clk_programmable (Results 1 – 1 of 1) sorted by relevance
34 struct clk_programmable { struct41 #define to_clk_programmable(hw) container_of(hw, struct clk_programmable, hw) argument46 struct clk_programmable *prog = to_clk_programmable(hw); in clk_programmable_recalc_rate()99 struct clk_programmable *prog = to_clk_programmable(hw); in clk_programmable_set_parent()121 struct clk_programmable *prog = to_clk_programmable(hw); in clk_programmable_get_parent()139 struct clk_programmable *prog = to_clk_programmable(hw); in clk_programmable_set_rate()179 struct clk_programmable *prog; in at91_clk_register_programmable()