Home
last modified time | relevance | path

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

/linux-6.1.9/include/soc/arc/ !
Dtimers.h12 #define ARC_REG_TIMER0_LIMIT 0x23 /* timer 0 limit */ macro
/linux-6.1.9/drivers/clocksource/ !
Darc_timer.c245 write_aux_reg(ARC_REG_TIMER0_LIMIT, cycles); in arc_timer_event_setup()