Home
last modified time | relevance | path

Searched refs:ingenic_ost_clk (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/clocksource/
H A Dingenic-sysost.c67 struct ingenic_ost_clk { struct
87 static inline struct ingenic_ost_clk *to_ost_clk(struct clk_hw *hw) in to_ost_clk()
89 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()
/kernel/linux/linux-6.6/drivers/clocksource/
H A Dingenic-sysost.c66 struct ingenic_ost_clk { struct
86 static inline struct ingenic_ost_clk *to_ost_clk(struct clk_hw *hw) in to_ost_clk()
88 return container_of(hw, struct ingenic_ost_clk, hw); in to_ost_clk()
94 struct ingenic_ost_clk *ost_clk = to_ost_clk(hw); in ingenic_ost_percpu_timer_recalc_rate()
108 struct ingenic_ost_clk *ost_clk = to_ost_clk(hw); in ingenic_ost_global_timer_recalc_rate()
147 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()
274 struct ingenic_ost_clk *ost_clk; in ingenic_ost_register_clock()

Completed in 3 milliseconds