Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-tim-defs.h1205 …uint64_t timercount : 22; /**< Timer Count represents the ring offset; how many … member
1223 uint64_t timercount : 22;
1333 uint64_t timercount : 22; /**< Timer Count represents the ring's offset. member
1339 uint64_t timercount : 22;
H A Dcvmx-tim.c201 ring_ctl0.s.timercount = interval + timer_id * interval / CVMX_TIM_NUM_TIMERS; in cvmx_tim_setup()