Lines Matching refs:GTP_INFO

343         GTP_INFO("Ic fixed config, no config sent!");  in gtp_send_cfg()
348 GTP_INFO("Error occured in init_panel, no config sent"); in gtp_send_cfg()
352 GTP_INFO("Driver send config."); in gtp_send_cfg()
481 GTP_INFO("Request input device for pen/stylus."); in gtp_pen_init()
630 GTP_INFO("Wakeup by gesture(%c), light up the screen!", doze_buf[2]); in goodix_ts_work_func()
634 GTP_INFO("Wakeup by gesture(^), light up the screen!"); in goodix_ts_work_func()
651 GTP_INFO("%s slide to light up the screen!", direction[type]); in goodix_ts_work_func()
663 GTP_INFO("Double click to light up the screen!"); in goodix_ts_work_func()
716 GTP_INFO("Request for config."); in goodix_ts_work_func()
726 GTP_INFO("Request for config responded!"); in goodix_ts_work_func()
750 GTP_INFO("Request for reset."); in goodix_ts_work_func()
755 GTP_INFO("Request for main clock."); in goodix_ts_work_func()
764 GTP_INFO("Request for main clock responded!"); in goodix_ts_work_func()
773 GTP_INFO("Undefined request: 0x%02X", rqst_buf[2]); in goodix_ts_work_func()
1024 GTP_INFO("I2C write end_cmd error!"); in goodix_ts_work_func()
1114 GTP_INFO("Guitar reset"); in gtp_reset_guitar()
1176 GTP_INFO("Gesture mode enabled."); in gtp_enter_doze()
1234 GTP_INFO("GTP enter sleep!"); in gtp_enter_sleep()
1307 GTP_INFO("GT9XXF gtp wakeup success"); in gtp_wakeup_sleep()
1318 GTP_INFO("GTP wakeup sleep."); in gtp_wakeup_sleep()
1327 GTP_INFO("Powerkey wakeup."); in gtp_wakeup_sleep()
1331 GTP_INFO("Gesture wakeup."); in gtp_wakeup_sleep()
1346 GTP_INFO("GTP wakeup sleep."); in gtp_wakeup_sleep()
1399 GTP_INFO("X_MAX = %d, Y_MAX = %d, TRIGGER = 0x%02x", in gtp_get_info()
1438 GTP_INFO(" <%s>_%d \n", __func__, __LINE__); in gtp_init_panel()
1528 GTP_INFO("Sensor_ID: %d", sensor_id); in gtp_init_panel()
1531 GTP_INFO("CTP_CONFIG_GROUP%d used, config length: %d", sensor_id + 1, ts->gtp_cfg_len); in gtp_init_panel()
1557 GTP_INFO(" <%s>_%d \n", __func__, __LINE__); in gtp_init_panel()
1564 GTP_INFO("Ic fixed config with config version(%d, 0x%02X)", opr_buf[0], opr_buf[0]); in gtp_init_panel()
1622 GTP_INFO(" <%s>_%d <%d, %d>\n", __func__, __LINE__, ts->abs_x_max, ts->abs_y_max); in gtp_init_panel()
1624 GTP_INFO(" <%s>_%d \n", __func__, __LINE__); in gtp_init_panel()
1655 GTP_INFO("Drv * Sen: %d * %d(key: %d), X_MAX: %d, Y_MAX: %d, TRIGGER: 0x%02x", in gtp_init_panel()
1663 GTP_INFO(" <%s>_%d \n", __func__, __LINE__); in gtp_init_panel()
1678GTP_INFO("X_MAX: %d, Y_MAX: %d, TRIGGER: 0x%02x", ts->abs_x_max,ts->abs_y_max,ts->int_trigger_type… in gtp_init_panel()
1776 GTP_INFO("IC Version: %c%c%c_%02x%02x", buf[2], buf[3], buf[4], buf[7], buf[6]); in gtp_read_version()
1780 GTP_INFO("IC Version: %c%c%c%c_%02x%02x", buf[2], buf[3], buf[4], buf[5], buf[7], buf[6]); in gtp_read_version()
1903 GTP_INFO(" <%s>_%d ts->irq=%d ret = %d\n", __func__, __LINE__, ts->irq, ret); in gtp_request_irq()
1933 GTP_INFO(" <%s>_%d ts->irq=%d ret = %d\n", __func__, __LINE__, ts->irq, ret); in gtp_request_irq()
1957 GTP_INFO("System suspend."); in goodix_ts_early_suspend()
2008 GTP_INFO("System resume."); in goodix_ts_early_resume()
2176 GTP_INFO("IC works normally, Startup success."); in gtp_fw_startup()
2193 GTP_INFO("GT9XXF esd recovery mode"); in gtp_esd_recovery()
2218 GTP_INFO("Esd recovery successful"); in gtp_esd_recovery()
2257 GTP_INFO("/data not mounted."); in gtp_bak_ref_proc()
2260 GTP_INFO("check /data mount timeout..."); in gtp_bak_ref_proc()
2264 GTP_INFO("/data mounted!!!(%d/%d)", ts->ref_chk_fs_times, GTP_CHK_FS_MNT_MAX); in gtp_bak_ref_proc()
2302 GTP_INFO("Send backup-reference"); in gtp_bak_ref_proc()
2325 GTP_INFO("wrong chksum for bak_ref, reset to 0x00 bak_ref"); in gtp_bak_ref_proc()
2333 GTP_INFO("backup-reference data in %s used", GTP_BAK_REF_PATH); in gtp_bak_ref_proc()
2346 GTP_INFO("Store backup-reference"); in gtp_bak_ref_proc()
2374 GTP_INFO("write backup-reference data into %s", GTP_BAK_REF_PATH); in gtp_bak_ref_proc()
2449 GTP_INFO("main clock data used fix freq: %d", p_main_clk[0]); in gtp_main_clk_proc()
2461 GTP_INFO("/data not mounted."); in gtp_main_clk_proc()
2464 GTP_INFO("Check /data mount timeout!"); in gtp_main_clk_proc()
2468 GTP_INFO("/data mounted!!!(%d/%d)", ts->clk_chk_fs_times, GTP_CHK_FS_MNT_MAX); in gtp_main_clk_proc()
2489GTP_INFO("main clock data in %s used, main clock freq: %d", GTP_MAIN_CLK_PATH, p_main_clk[0]); in gtp_main_clk_proc()
2506 GTP_INFO("calibrate main clock: %d", ret); in gtp_main_clk_proc()
2588 GTP_INFO("Chip Type: GOODIX_GT9110"); in gtp_get_chip_type()
2595 GTP_INFO("Chip Type: %s", (ts->chip_type == CHIP_TYPE_GT9) ? "GOODIX_GT9" : "GOODIX_GT9F"); in gtp_get_chip_type()
2626 GTP_INFO("GTP Driver Version: %s", GTP_DRIVER_VERSION); in goodix_ts_probe()
2627 GTP_INFO("GTP I2C Address: 0x%02x", client->addr); in goodix_ts_probe()
2778 GTP_INFO("Failed to init GT9XXF."); in goodix_ts_probe()
2814 GTP_INFO("create proc entry %s success", GT91XX_CONFIG_PROC_FILE); in goodix_ts_probe()
2833 GTP_INFO("GTP works in polling mode."); in goodix_ts_probe()
2837 GTP_INFO("GTP works in interrupt mode."); in goodix_ts_probe()
2911 GTP_INFO("GTP driver removing..."); in goodix_ts_remove()
3006 GTP_INFO("Esd started"); in gtp_esd_switch()
3020 GTP_INFO("Esd cancelled"); in gtp_esd_switch()
3068 GTP_INFO("Esd suspended!"); in gtp_esd_check_func()
3119 GTP_INFO("Request processing, no esd recovery"); in gtp_esd_check_func()
3157 GTP_INFO("Esd suspended!"); in gtp_esd_check_func()
3196 GTP_INFO("GTP driver installing..."); in goodix_ts_init()
3222 GTP_INFO("GTP driver exited."); in goodix_ts_exit()