Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clocksource/
Dmoxart_timer.c30 #define REG_LOAD 0x4 macro
70 writel(~0, base + TIMER1_BASE + REG_LOAD); in moxart_set_oneshot()
76 writel(clock_count_per_tick, base + TIMER1_BASE + REG_LOAD); in moxart_set_periodic()
153 writel(~0, base + TIMER2_BASE + REG_LOAD); in moxart_timer_init()