Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/clocksource/
Dtimer-clint.c30 #define CLINT_TIMER_VAL_OFF 0xbff8 macro
194 clint_timer_val = base + CLINT_TIMER_VAL_OFF; in clint_timer_init_dt()