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