Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt9xx/
H A Dgt9xx.h317 #define GTP_FL_FW_BURN 0x00 macro
H A Dgt9xx_update.c2305 return gup_fw_download_proc(dir, GTP_FL_FW_BURN); in gup_update_proc()
3157 if (GTP_FL_FW_BURN == dwn_mode) in gup_download_fw_dsp()
3297 if (GTP_FL_FW_BURN == dwn_mode) in gup_download_fw_ss51()
3322 if (GTP_FL_FW_BURN == dwn_mode) in gup_download_fw_ss51()
3525 if(GTP_FL_FW_BURN == dwn_mode) // GT9XXF firmware burn mode in gup_fw_download_proc()
H A Dgt9xx.c2551 ret = gup_fw_download_proc(NULL, GTP_FL_FW_BURN); in gtp_gt9xxf_init()