Searched refs:ANALOG_FUZZ_BITS (Results 1 – 1 of 1) sorted by relevance
77 #define ANALOG_FUZZ_BITS 2 /* 2 bit more */ macro213 port->axes[j] = ((u32)ktime_sub(time[i], start) << ANALOG_FUZZ_BITS) / port->loop; in analog_cooked_read()533 port->fuzz = (NSEC_PER_MSEC * ANALOG_FUZZ_MAGIC) / port->loop / 1000 + ANALOG_FUZZ_BITS; in analog_init_port()