Searched refs:timercount (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-tim-defs.h1205 uint64_t timercount : 22; /**< Timer Count represents the ring offset; how many timer member in struct:cvmx_tim_ringx_ctl0::cvmx_tim_ringx_ctl0_s
1223 uint64_t timercount : 22;
1333 uint64_t timercount : 22; /**< Timer Count represents the ring's offset. member in struct:cvmx_tim_ringx_dbg0::cvmx_tim_ringx_dbg0_s
1339 uint64_t timercount : 22;
H A Dcvmx-tim.c201 ring_ctl0.s.timercount = interval + timer_id * interval / CVMX_TIM_NUM_TIMERS;

Completed in 37 milliseconds