Searched refs:clk_programmable (Results 1 – 1 of 1) sorted by relevance
27 struct clk_programmable { struct37 #define to_clk_programmable(_c) container_of(_c, struct clk_programmable, clk) argument41 struct clk_programmable *prog = to_clk_programmable(clk); in clk_programmable_get_rate()58 struct clk_programmable *prog = to_clk_programmable(clk); in clk_programmable_set_parent()90 struct clk_programmable *prog = to_clk_programmable(clk); in clk_programmable_set_rate()135 struct clk_programmable *prog; in at91_clk_register_programmable()
Completed in 5 milliseconds