Searched refs:ARC_REG_TIMER1_CNT (Results 1 - 2 of 2) sorted by last modified time

/linux-master/include/soc/arc/
H A Dtimers.h17 #define ARC_REG_TIMER1_CNT 0x100 /* timer 1 count */ macro
/linux-master/drivers/clocksource/
H A Darc_timer.c198 return (u64) read_aux_reg(ARC_REG_TIMER1_CNT);
227 write_aux_reg(ARC_REG_TIMER1_CNT, 0);

Completed in 136 milliseconds