Searched refs:timer_ctl (Results 1 – 1 of 1) sorted by relevance
27 static ushort timer_ctl; variable54 *(ushort*)Timer_ctrl = timer_ctl|T0_event|v; in saturntimerintr()70 timer_ctl = T0_cen|T0_ie|T1_cen; in timerinit()71 *(ushort*)Timer_ctrl = timer_ctl; in timerinit()79 *(ushort*)Timer_ctrl = timer_ctl|T1_event; in fastticks()106 *(ushort*)Timer_ctrl = timer_ctl; in timerset()