Lines Matching defs:version
121 /* FW boot code version */
401 "read fw version");
409 dev_dbg(&client->dev, "(read fw version) resp %*phC\n",
422 u16 version;
428 "read test version");
430 dev_err(&client->dev, "Failed to read test version\n");
434 version = elants_i2c_parse_version(resp);
435 ts->test_version = version >> 8;
436 ts->solution_version = version & 0xff;
446 u16 version;
451 "read BC version");
455 version = elants_i2c_parse_version(resp);
456 ts->bc_version = version >> 8;
457 ts->iap_version = version & 0xff;
651 /* hw version is available even if device in recovery state */
1001 * depending on a device and TS firmware version.
1125 * Depending on firmware version, eKTF3624 touchscreens
1128 * older firmware version and differs from 0x66 such that