Searched defs:timer_base (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/comedi/drivers/
H A Ddt3000.c329 static int dt3k_ns_to_timer(unsigned int timer_base, unsigned int *arg,
599 static int dt3k_ns_to_timer(unsigned int timer_base, unsigned int *nanosec, argument
608 base = timer_base * (prescale + 1);
628 base = timer_base * (1 << prescale);

Completed in 36 milliseconds