Home
last modified time | relevance | path

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

/openbmc/linux/include/soc/arc/
H A Dtimers.h16 #define ARC_REG_TIMER1_CTRL 0x101 /* timer 1 control */ macro
/openbmc/linux/drivers/clocksource/
H A Darc_timer.c228 write_aux_reg(ARC_REG_TIMER1_CTRL, ARC_TIMER_CTRL_NH); in arc_cs_setup_timer1()