Searched refs:timer_readw (Results 1 – 1 of 1) sorted by relevance
63 static u16 timer_readw(struct nios2_timer *timer, u32 offs) in timer_readw() function78 count = timer_readw(timer, ALTERA_TIMER_SNAPH_REG) << 16 | in read_timersnapshot()79 timer_readw(timer, ALTERA_TIMER_SNAPL_REG); in read_timersnapshot()118 ctrl = timer_readw(timer, ALTERA_TIMER_CONTROL_REG); in nios2_timer_start()127 ctrl = timer_readw(timer, ALTERA_TIMER_CONTROL_REG); in nios2_timer_stop()141 ctrl = timer_readw(timer, ALTERA_TIMER_CONTROL_REG); in nios2_timer_config()