Searched refs:ELAN_FW_PAGESIZE (Results 1 – 1 of 1) sorted by relevance
113 #define ELAN_FW_PAGESIZE 132 macro695 error = elants_i2c_send(client, page, ELAN_FW_PAGESIZE); in elants_i2c_fw_write_page()870 error = elants_i2c_send(client, fw->data, ELAN_FW_PAGESIZE); in elants_i2c_do_update_firmware()885 n_fw_pages = fw->size / ELAN_FW_PAGESIZE; in elants_i2c_do_update_firmware()890 fw->data + page * ELAN_FW_PAGESIZE); in elants_i2c_do_update_firmware()926 if (fw->size % ELAN_FW_PAGESIZE) { in elants_i2c_fw_update()