Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clocksource/
Dtimer-prima2.c37 #define SIRFSOC_TIMER_LATCH 0x0030 macro
81 sirfsoc_timer_base + SIRFSOC_TIMER_LATCH); in sirfsoc_timer_read()
95 sirfsoc_timer_base + SIRFSOC_TIMER_LATCH); in sirfsoc_timer_set_next_event()
100 sirfsoc_timer_base + SIRFSOC_TIMER_LATCH); in sirfsoc_timer_set_next_event()
128 sirfsoc_timer_base + SIRFSOC_TIMER_LATCH); in sirfsoc_clocksource_suspend()
/Linux-v4.19/drivers/watchdog/
Dsirfsoc_wdt.c23 #define SIRFSOC_TIMER_LATCH 0x0030 macro
72 writel(1, wdt_base + SIRFSOC_TIMER_LATCH); in sirfsoc_wdt_updatetimeout()