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

/netbsd-current/sys/arch/arm/gemini/
H A Dgemini_timervar.h45 uint32_t tf_counts_per_usec; member in struct:timer_factors
H A Dgemini_timer.c390 tfp->tf_counts_per_usec = GEMINI_TIMER_CLOCK_FREQ / us_per_sec;
411 printf("\ttf_counts_per_usec: %#x\n", tfp->tf_counts_per_usec);

Completed in 143 milliseconds