Searched refs:timercount (Results 1 – 2 of 2) sorted by relevance
1205 …uint64_t timercount : 22; /**< Timer Count represents the ring offset; how many … member1223 uint64_t timercount : 22;1333 uint64_t timercount : 22; /**< Timer Count represents the ring's offset. member1339 uint64_t timercount : 22;
201 ring_ctl0.s.timercount = interval + timer_id * interval / CVMX_TIM_NUM_TIMERS; in cvmx_tim_setup()