Searched refs:ingenic_ost_clk (Results 1 – 1 of 1) sorted by relevance
67 struct ingenic_ost_clk { struct87 static inline struct ingenic_ost_clk *to_ost_clk(struct clk_hw *hw) in to_ost_clk() argument89 return container_of(hw, struct ingenic_ost_clk, hw); in to_ost_clk()95 struct ingenic_ost_clk *ost_clk = to_ost_clk(hw); in ingenic_ost_percpu_timer_recalc_rate()109 struct ingenic_ost_clk *ost_clk = to_ost_clk(hw); in ingenic_ost_global_timer_recalc_rate()148 struct ingenic_ost_clk *ost_clk = to_ost_clk(hw); in ingenic_ost_percpu_timer_set_rate()163 struct ingenic_ost_clk *ost_clk = to_ost_clk(hw); in ingenic_ost_global_timer_set_rate()273 struct ingenic_ost_clk *ost_clk; in ingenic_ost_register_clock()