Home
last modified time | relevance | path

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

/Linux-v4.19/include/soc/arc/
Dtimers.h16 #define ARC_REG_TIMER0_CTRL 0x22 /* timer 0 control */ macro
/Linux-v4.19/drivers/clocksource/
Darc_timer.c228 write_aux_reg(ARC_REG_TIMER0_CTRL, TIMER_CTRL_IE | TIMER_CTRL_NH); in arc_timer_event_setup()
277 write_aux_reg(ARC_REG_TIMER0_CTRL, irq_reenable | TIMER_CTRL_NH); in timer_irq_handler()