Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clocksource/
Dtimer-u300.c134 #define U300_TIMER_APP_GPT1TC (0x0098) macro
214 u300_timer_base + U300_TIMER_APP_GPT1TC); in u300_set_mode()
245 writel(0xFFFFFFFF, u300_timer_base + U300_TIMER_APP_GPT1TC); in u300_set_mode()
293 writel(cycles, u300_timer_base + U300_TIMER_APP_GPT1TC); in u300_set_next_event()