Searched refs:tf_reload (Results 1 – 2 of 2) sorted by relevance
209 GEMINI_TIMERn_LOAD(n), tfp->tf_reload); in _timer_start()393 tfp->tf_reload = tfp->tf_counter; /* auto-reload */ in timer_factors()395 tfp->tf_reload = 0; /* no-auto_reload */ in timer_factors()414 printf("\ttf_reload: %#x\n", tfp->tf_reload); in tfprint()
48 uint32_t tf_reload; member