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

/drivers/staging/comedi/drivers/
H A D8253.h136 unsigned int ns_low, ns_high; local
188 ns_high = div1_lub * div2_lub * i8253_osc_base;
190 if (ns_high - *nanosec < *nanosec - ns_low) {

Completed in 73 milliseconds