HomeSort by: relevance | last modified time | path
    Searched refs:GEMINI_TIMERn_COUNTER (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/gemini/
gemini_timer.c 172 GEMINI_TIMERn_COUNTER(sc->sc_timerno));
189 * If the timer is disabled, GEMINI_TIMERn_COUNTER(n) will hold the value.
195 GEMINI_TIMERn_COUNTER(sc->sc_timerno), val);
207 GEMINI_TIMERn_COUNTER(n), tfp->tf_counter);
gemini_reg.h 123 #define GEMINI_TIMERn_COUNTER(n) GEMINI_TIMERn_REG((n), 0x0) /* rw */

Completed in 12 milliseconds