Searched refs:ELAN_FW_PAGESIZE (Results 1 – 1 of 1) sorted by relevance
104 #define ELAN_FW_PAGESIZE 132 macro622 error = elants_i2c_send(client, page, ELAN_FW_PAGESIZE); in elants_i2c_fw_write_page()797 error = elants_i2c_send(client, fw->data, ELAN_FW_PAGESIZE); in elants_i2c_do_update_firmware()812 n_fw_pages = fw->size / ELAN_FW_PAGESIZE; in elants_i2c_do_update_firmware()817 fw->data + page * ELAN_FW_PAGESIZE); in elants_i2c_do_update_firmware()853 if (fw->size % ELAN_FW_PAGESIZE) { in elants_i2c_fw_update()