Searched refs:sun5i_timer (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/clocksource/ |
H A D | timer-sun5i.c | 36 struct sun5i_timer { struct 46 container_of(x, struct sun5i_timer, clk_rate_cb) 48 container_of(x, struct sun5i_timer, clksrc) 50 container_of(x, struct sun5i_timer, clkevt) 58 static void sun5i_clkevt_sync(struct sun5i_timer *ce) in sun5i_clkevt_sync() 66 static void sun5i_clkevt_time_stop(struct sun5i_timer *ce, u8 timer) in sun5i_clkevt_time_stop() 74 static void sun5i_clkevt_time_setup(struct sun5i_timer *ce, u8 timer, u32 delay) in sun5i_clkevt_time_setup() 79 static void sun5i_clkevt_time_start(struct sun5i_timer *ce, u8 timer, bool periodic) in sun5i_clkevt_time_start() 94 struct sun5i_timer *ce = clkevt_to_sun5i_timer(clkevt); in sun5i_clkevt_shutdown() 102 struct sun5i_timer *c in sun5i_clkevt_set_oneshot() [all...] |
/kernel/linux/linux-5.10/drivers/clocksource/ |
H A D | timer-sun5i.c | 41 struct sun5i_timer { struct 49 container_of(x, struct sun5i_timer, clk_rate_cb) 52 struct sun5i_timer timer; 60 struct sun5i_timer timer; 167 struct sun5i_timer *timer = to_sun5i_timer(nb); in sun5i_rate_cb_clksrc() 253 struct sun5i_timer *timer = to_sun5i_timer(nb); in sun5i_rate_cb_clkevt()
|
Completed in 2 milliseconds