Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clocksource/
Dtimer-u300.c134 #define U300_TIMER_APP_GPT1TC (0x0098) macro
223 writel(0xFFFFFFFF, u300_timer_base + U300_TIMER_APP_GPT1TC); in u300_set_oneshot()
252 u300_timer_base + U300_TIMER_APP_GPT1TC); in u300_set_periodic()
290 writel(cycles, u300_timer_base + U300_TIMER_APP_GPT1TC); in u300_set_next_event()