Home
last modified time | relevance | path

Searched refs:SIRFSOC_TIMER_64COUNTER_RLATCHED_LO (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/clocksource/
H A Dtimer-atlas7.c35 #define SIRFSOC_TIMER_64COUNTER_RLATCHED_LO 0x007c macro
47 SIRFSOC_TIMER_64COUNTER_RLATCHED_LO,
95 cycles = (cycles << 32) | readl_relaxed(sirfsoc_timer_base + SIRFSOC_TIMER_64COUNTER_RLATCHED_LO); in sirfsoc_timer_read()

Completed in 1 milliseconds