Lines Matching refs:value
125 "failed to write register %#02x with value %#02x%#02x\n",
134 * Send an Elantech style special command to read a value from a register
190 * Send an Elantech style special command to write a register with a value
255 "failed to write register 0x%02x with value 0x%02x.\n",
890 * The constant bits change depending on the value of
996 * This writes the reg_07 value again to the hardware at the end of every
997 * set_rate call because the register loses its value. reg_07 allows setting
1066 * we read back the value we just wrote.
1096 * (value from firmware) * 10 + 790 = dpi
1269 * Display a register value by reading a sysfs entry
1286 * Write a register value by writing a sysfs entry
1294 unsigned char value;
1297 err = kstrtou8(buf, 16, &value);
1305 value |= ETP_R10_ABSOLUTE_MODE;
1308 value |= ETP_R11_4_BYTE_MODE;
1311 if (!attr->reg || elantech_write_reg(psmouse, attr->reg, value) == 0)
1312 *reg = value;
1432 * value to avoid mis-detection. Logitech mice are known to respond
1667 * value of this hardware flag.