Home
last modified time | relevance | path

Searched refs:gup_burn_fw_section (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt9xx/
H A Dgt9xx_update.c1149 static u8 gup_burn_fw_section(struct i2c_client *client, u8 *fw_section, u16 start_addr, u8 bank_cm… in gup_burn_fw_section() function
1446 ret = gup_burn_fw_section(client, fw_ss51, 0xC000, 0x01); in gup_burn_fw_ss51()
1464 ret = gup_burn_fw_section(client, fw_ss51, 0xE000, 0x02); in gup_burn_fw_ss51()
1482 ret = gup_burn_fw_section(client, fw_ss51, 0xC000, 0x13); in gup_burn_fw_ss51()
1500 ret = gup_burn_fw_section(client, fw_ss51, 0xE000, 0x14); in gup_burn_fw_ss51()
2236 ret = gup_burn_fw_section(client, fw_ss51, 0xC000, 0x01); in gup_burn_fw_finish()