Home
last modified time | relevance | path

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

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