Home
last modified time | relevance | path

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

/openbmc/linux/include/soc/arc/
H A Dtimers.h15 #define ARC_REG_TIMER1_LIMIT 0x102 /* timer 1 limit */ macro
/openbmc/linux/drivers/clocksource/
H A Darc_timer.c226 write_aux_reg(ARC_REG_TIMER1_LIMIT, ARC_TIMERN_MAX); in arc_cs_setup_timer1()