Home
last modified time | relevance | path

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

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