Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clocksource/
Dtimer-prima2.c38 #define SIRFSOC_TIMER_LATCH 0x0030 macro
82 sirfsoc_timer_base + SIRFSOC_TIMER_LATCH); in sirfsoc_timer_read()
96 sirfsoc_timer_base + SIRFSOC_TIMER_LATCH); in sirfsoc_timer_set_next_event()
101 sirfsoc_timer_base + SIRFSOC_TIMER_LATCH); in sirfsoc_timer_set_next_event()
129 sirfsoc_timer_base + SIRFSOC_TIMER_LATCH); in sirfsoc_clocksource_suspend()
/linux-4.4.14/drivers/watchdog/
Dsirfsoc_wdt.c23 #define SIRFSOC_TIMER_LATCH 0x0030 macro
67 writel(1, wdt_base + SIRFSOC_TIMER_LATCH); in sirfsoc_wdt_updatetimeout()