Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/
H A Dfocaltech_flash.c115 FTS_INFO("read out pramboot checksum"); in fts_pram_ecc_cal_algo()
161 FTS_INFO("read out pramboot checksum"); in fts_pram_ecc_cal_xor()
204 FTS_INFO("write pramboot to pram"); in fts_pram_write_buf()
215 FTS_INFO("pramboot len=%d", len); in fts_pram_write_buf()
274 FTS_INFO("remap to start pramboot"); in fts_pram_start()
300 FTS_INFO("write pram and remap"); in fts_pram_write_remap()
329 FTS_INFO("pram ecc in tp:%x, host:%x", ecc_in_tp, ecc_in_host); in fts_pram_write_remap()
357 FTS_INFO("pramboot initialization"); in fts_pram_init()
394 FTS_INFO("**********pram write and init**********"); in fts_pram_write_init()
410 FTS_INFO("tp is in pramboot, need send reset cmd before upgrade"); in fts_pram_write_init()
[all …]
H A Dfocaltech_upgrade_ft8201.c119 FTS_INFO("lcd init code len=%x bank en=%x", file_len, bank_crc_en); in cal_lcdinitcode_ecc()
140 FTS_INFO("actual mipi bank(%d) not find in bank mapping, need jump", bank_num); in cal_lcdinitcode_ecc()
279 FTS_INFO("gamma length check fail:%x %x", gamma_len, gamma_len); in read_3gamma()
284 FTS_INFO("gamma ecc check fail:%x %x", gamma_header[4], gamma_header[5]); in read_3gamma()
304 FTS_INFO("3-gamma len:%d", gamma_len); in read_3gamma()
327 FTS_INFO("back_3gamma_ecc: 0x%x, 0x%x", gamma_ecc, gamma_header[0x04]); in read_3gamma()
347 FTS_INFO("3-gamma has no gamma enable info"); in read_3gamma()
411 FTS_INFO("3-gamma bank(%02x %02x) not find", in replace_3gamma()
435 FTS_INFO("no vaid 3-gamma data, not replace"); in read_replace_3gamma()
464 FTS_INFO("lcd init code cal ecc:%04x", initcode_ecc); in read_replace_3gamma()
[all …]
H A Dfocaltech_ex_mode.c94 FTS_INFO("[Mode]enter glove mode"); in fts_touch_glove_store()
102 FTS_INFO("[Mode]exit glove mode"); in fts_touch_glove_store()
109 FTS_INFO("[Mode]glove mode status: %d", g_fts_mode_flag.fts_glove_mode_flag); in fts_touch_glove_store()
176 FTS_INFO("[Mode]enter cover mode"); in fts_touch_cover_store()
184 FTS_INFO("[Mode]exit cover mode"); in fts_touch_cover_store()
191 FTS_INFO("[Mode]cover mode status: %d", g_fts_mode_flag.fts_cover_mode_flag); in fts_touch_cover_store()
259 FTS_INFO("[Mode]enter charger mode"); in fts_touch_charger_store()
267 FTS_INFO("[Mode]exit charger mode"); in fts_touch_charger_store()
274 FTS_INFO("[Mode]charger mode status: %d", g_fts_mode_flag.fts_charger_mode_flag); in fts_touch_charger_store()
H A Dfocaltech_gesture.c166 FTS_INFO("[GESTURE]enable gesture"); in fts_gesture_store()
169 FTS_INFO("[GESTURE]disable gesture"); in fts_gesture_store()
249 FTS_INFO("fts gesture_id==0x%x ", gesture_id); in fts_gesture_report()
420 FTS_INFO("enter fts_gesture_recovery"); in fts_gesture_recovery()
444 FTS_INFO("gesture suspend..."); in fts_gesture_suspend()
447 FTS_INFO("gesture is disabled"); in fts_gesture_suspend()
473 FTS_INFO("enable_irq_wake(irq:%d) failed", fts_data->irq); in fts_gesture_suspend()
477 FTS_INFO("[GESTURE]Enter into gesture(suspend) successfully!"); in fts_gesture_suspend()
495 FTS_INFO("gesture resume..."); in fts_gesture_resume()
523 FTS_INFO("disable_irq_wake(irq:%d) failed", fts_data->irq); in fts_gesture_resume()
[all …]
H A Dfocaltech_ex_fun.c128 FTS_INFO("[APK]: PROC_SET_TEST_FLAG = %x!!", writebuf[1]); in fts_debug_write()
155 FTS_INFO("Original i2c addr 0x%x", client->addr << 1); in fts_debug_write()
158 FTS_INFO("Change i2c addr 0x%x to 0x%x", client->addr << 1, writebuf[1] << 1); in fts_debug_write()
166 FTS_INFO("PROC_HW_RESET bufflen %d is too long\n", buflen); in fts_debug_write()
171 FTS_INFO("APK execute HW Reset"); in fts_debug_write()
376 FTS_INFO("Begin HW Reset"); in fts_debug_write()
505 FTS_INFO("Create proc entry success!"); in fts_create_apk_debug_channel()
572 FTS_INFO("[EX-FUN]enable irq"); in fts_irq_store()
575 FTS_INFO("[EX-FUN]disable irq"); in fts_irq_store()
845 FTS_INFO("read 0x%02x, %d bytes successful", rw_op.reg, rw_op.len); in fts_tprwreg_store()
[all …]
H A Dfocaltech_core.c111 FTS_INFO("TP Ready, Device ID = 0x%x", reg_value); in fts_wait_tp_to_valid()
202 FTS_INFO("fw is invalid, need read boot id"); in fts_get_ic_information()
234 FTS_INFO("get ic information, chip id = 0x%02x%02x", in fts_get_ic_information()
785 FTS_INFO("succuss to get gesture data in irq handler"); in fts_read_touchdata()
810 FTS_INFO("touch buff is 0xff, need recovery state"); in fts_read_touchdata()
817 FTS_INFO("invalid point_num(%d)", data->point_num); in fts_read_touchdata()
848 FTS_INFO("abnormal touch data from fw"); in fts_read_touchdata()
853 FTS_INFO("no touch point information"); in fts_read_touchdata()
927 FTS_INFO("irq in ts_data:%d irq in client:%d", ts_data->irq, ts_data->client->irq); in fts_irq_registration()
933 FTS_INFO("irq flag:%x", pdata->irq_gpio_flags); in fts_irq_registration()
[all …]
H A Dfocaltech_esdcheck.c116 FTS_INFO("LCD ESD, Execute LCD reset!"); in idc_esdcheck_lcderror()
259 FTS_INFO("[ESD]: In apk or adb command mode, not check esd, return immediately!!"); in esdcheck_algorithm()
H A Dfocaltech_common.h156 #define FTS_INFO(fmt, args...) printk(KERN_INFO "[FTS][Info]"fmt"\n", ##args) macro
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch_ft5436/
H A Dfocaltech_flash.c95 FTS_INFO("**********read boot id**********"); in fts_fwupg_get_boot_state()
124 FTS_INFO("read boot id:0x%02x%02x", val[0], val[1]); in fts_fwupg_get_boot_state()
128 FTS_INFO("tp run in romboot"); in fts_fwupg_get_boot_state()
131 FTS_INFO("tp run in pramboot"); in fts_fwupg_get_boot_state()
134 FTS_INFO("tp run in bootloader"); in fts_fwupg_get_boot_state()
146 FTS_INFO("send 0xAA and 0x55 to FW, reset to boot environment"); in fts_fwupg_reset_to_boot()
239 FTS_INFO("read out pramboot checksum"); in fts_pram_ecc_cal_algo()
295 FTS_INFO("read out pramboot checksum"); in fts_pram_ecc_cal_xor()
333 FTS_INFO("write pramboot to pram"); in fts_pram_write_buf()
339 FTS_INFO("pramboot len=%d", len); in fts_pram_write_buf()
[all …]
H A Dfocaltech_core.c96 FTS_INFO("TP Ready,Device ID:0x%02x%02x", idh, idl); in fts_wait_tp_to_valid()
301 FTS_INFO("fw is invalid, need read boot id"); in fts_get_ic_information()
319 FTS_INFO("get ic information, chip id = 0x%02x%02x", in fts_get_ic_information()
583 FTS_INFO("succuss to get gesture data in irq handler"); in fts_read_touchdata()
630 FTS_INFO("invalid point_num(%d)", data->point_num); in fts_read_parse_touchdata()
655 FTS_INFO("abnormal touch data from fw"); in fts_read_parse_touchdata()
661 FTS_INFO("no touch point information"); in fts_read_parse_touchdata()
722 FTS_INFO("irq:%d, flag:%x", ts_data->irq, pdata->irq_gpio_flags); in fts_irq_registration()
759 FTS_INFO("set key capabilities"); in fts_input_init()
1166 FTS_INFO("display x(%d %d) y(%d %d)", pdata->x_min, pdata->x_max, in fts_get_dt_coords()
[all …]
H A Dfocaltech_ex_fun.c175 FTS_INFO("APK execute HW Reset"); in fts_debug_write()
384 FTS_INFO("APK execute HW Reset"); in fts_debug_write()
516 FTS_INFO("Create proc entry success!"); in fts_create_apk_debug_channel()
578 FTS_INFO("enable irq"); in fts_irq_store()
581 FTS_INFO("disable irq"); in fts_irq_store()
598 FTS_INFO("[EX-FUN]set to boot mode"); in fts_bootmode_store()
601 FTS_INFO("[EX-FUN]set to fw mode"); in fts_bootmode_store()
870 FTS_INFO("read 0x%02x, %d bytes successful", rw_op.reg, rw_op.len); in fts_tprwreg_store()
887 FTS_INFO("Write 0x%02x, %d bytes successful", rw_op.val, rw_op.len); in fts_tprwreg_store()
923 FTS_INFO("upgrade with bin file through sysfs node"); in fts_fwupgradebin_store()
[all …]
H A Dfocaltech_esdcheck.c111 FTS_INFO("LCD ESD, need execute LCD reset"); in idc_esdcheck_lcderror()
237 FTS_INFO("In apk/adb command mode, not check esd"); in esdcheck_algorithm()
H A Dfocaltech_gesture.c376 FTS_INFO("Enter into gesture(suspend) successfully"); in fts_gesture_suspend()
403 FTS_INFO("resume from gesture successfully"); in fts_gesture_resume()
H A Dfocaltech_common.h159 #define FTS_INFO(fmt, args...) do { \ macro
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch_ft5436/focaltech_flash/
H A Dfocaltech_upgrade_ft5436.c121 FTS_INFO("ecc in tp:%x, host:%x", ecc_in_tp, ecc_in_host); in fts_ft5422_upgrade()
127 FTS_INFO("upgrade success, reset to normal boot"); in fts_ft5422_upgrade()
137 FTS_INFO("upgrade fail, reset to normal boot"); in fts_ft5422_upgrade()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/focaltech_test/
H A Dfocaltech_test.c1831 FTS_INFO("In suspend, no test, return now"); in fts_test_store()