Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/clocksource/
Dtimer-prima2.c36 #define SIRFSOC_TIMER_LATCH 0x0030 macro
80 sirfsoc_timer_base + SIRFSOC_TIMER_LATCH); in sirfsoc_timer_read()
94 sirfsoc_timer_base + SIRFSOC_TIMER_LATCH); in sirfsoc_timer_set_next_event()
99 sirfsoc_timer_base + SIRFSOC_TIMER_LATCH); in sirfsoc_timer_set_next_event()
127 sirfsoc_timer_base + SIRFSOC_TIMER_LATCH); in sirfsoc_clocksource_suspend()
/Linux-v5.10/drivers/watchdog/
Dsirfsoc_wdt.c22 #define SIRFSOC_TIMER_LATCH 0x0030 macro
71 writel(1, wdt_base + SIRFSOC_TIMER_LATCH); in sirfsoc_wdt_updatetimeout()