Home
last modified time | relevance | path

Searched refs:sun5i_timer (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/clocksource/
H A Dtimer-sun5i.c36 struct sun5i_timer { struct
46 container_of(x, struct sun5i_timer, clk_rate_cb) argument
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()
133 struct sun5i_timer *ce = dev_id; in sun5i_timer_interrupt()
152 struct sun5i_timer *cs = nb_to_sun5i_timer(nb); in sun5i_rate_cb()
175 struct sun5i_timer *cs = platform_get_drvdata(pdev); in sun5i_setup_clocksource()
202 struct sun5i_timer *ce = platform_get_drvdata(pdev); in sun5i_setup_clockevent()
239 struct sun5i_timer *st; in sun5i_timer_probe()
[all …]