Searched refs:ELAN_FW_PAGESIZE (Results 1 – 1 of 1) sorted by relevance
100 #define ELAN_FW_PAGESIZE 132 macro575 error = elants_i2c_send(client, page, ELAN_FW_PAGESIZE); in elants_i2c_fw_write_page()659 error = elants_i2c_send(client, fw->data, ELAN_FW_PAGESIZE); in elants_i2c_do_update_firmware()674 n_fw_pages = fw->size / ELAN_FW_PAGESIZE; in elants_i2c_do_update_firmware()679 fw->data + page * ELAN_FW_PAGESIZE); in elants_i2c_do_update_firmware()715 if (fw->size % ELAN_FW_PAGESIZE) { in elants_i2c_fw_update()