Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clocksource/
H A Dtimer-u300.c183 static void __iomem *u300_timer_base; variable
194 u300_timer_base + U300_TIMER_APP_GPT1IE); in u300_shutdown()
197 u300_timer_base + U300_TIMER_APP_DGPT1); in u300_shutdown()
215 u300_timer_base + U300_TIMER_APP_GPT1IE); in u300_set_oneshot()
218 u300_timer_base + U300_TIMER_APP_DGPT1); in u300_set_oneshot()
223 writel(0xFFFFFFFF, u300_timer_base + U300_TIMER_APP_GPT1TC); in u300_set_oneshot()
226 u300_timer_base + U300_TIMER_APP_SGPT1M); in u300_set_oneshot()
229 u300_timer_base + U300_TIMER_APP_GPT1IE); in u300_set_oneshot()
232 u300_timer_base + U300_TIMER_APP_EGPT1); in u300_set_oneshot()
243 u300_timer_base in u300_set_periodic()
[all...]

Completed in 1 milliseconds