Lines Matching refs:GTP_ERROR
204 …GTP_ERROR("I2C Read: 0x%04X, %d bytes failed, errcode: %d! Process reset.", (((u16)(buf[0] << 8)) … in gtp_i2c_read()
267 …GTP_ERROR("I2C Write: 0x%04X, %d bytes failed, errcode: %d! Process reset.", (((u16)(buf[0] << 8))… in gtp_i2c_write()
319 GTP_ERROR("I2C read 0x%04X, %d bytes, double check failed!", addr, len); in gtp_i2c_read_dbl_check()
486 GTP_ERROR("Failed to allocate input device for pen/stylus."); in gtp_pen_init()
519 GTP_ERROR("Register %s input device failed", ts->pen_dev->name); in gtp_pen_init()
692 GTP_ERROR("I2C transfer error. errno:%d\n ", ret); in goodix_ts_work_func()
709 GTP_ERROR("Read request status error!"); in goodix_ts_work_func()
720 GTP_ERROR("Request for config unresponded!"); in goodix_ts_work_func()
760 GTP_ERROR("Request for main clock unresponded!"); in goodix_ts_work_func()
1181 GTP_ERROR("GTP send gesture cmd failed."); in gtp_enter_doze()
1212 GTP_ERROR("failed to get backup-reference status"); in gtp_enter_sleep()
1220 GTP_ERROR("failed to store bak_ref"); in gtp_enter_sleep()
1240 GTP_ERROR("GTP send sleep cmd failed."); in gtp_enter_sleep()
1275 GTP_ERROR("failed to hold ss51 & dsp!"); in gtp_wakeup_sleep()
1282 GTP_ERROR("failed to get ss51 & dsp status!"); in gtp_wakeup_sleep()
1295 GTP_ERROR("failed to startup GT9XXF, process recovery"); in gtp_wakeup_sleep()
1302 GTP_ERROR("failed to wakeup, processing esd recovery"); in gtp_wakeup_sleep()
1363 GTP_ERROR("GTP wakeup sleep failed."); in gtp_wakeup_sleep()
1495 GTP_ERROR("Firmware error, no config sent!"); in gtp_init_panel()
1517 GTP_ERROR("Invalid sensor_id(0x%02X), No Config Sent!", sensor_id); in gtp_init_panel()
1524 GTP_ERROR("Failed to get sensor_id, No config sent!"); in gtp_init_panel()
1535 …GTP_ERROR("Config Group%d is INVALID CONFIG GROUP(Len: %d)! NO Config Sent! You need to check you … in gtp_init_panel()
1572 GTP_ERROR("Failed to get ic config version!No config sent!"); in gtp_init_panel()
1609 GTP_ERROR("Read Config Failed, Using Default Resolution & INT Trigger!"); in gtp_init_panel()
1667 GTP_ERROR("Send config error."); in gtp_init_panel()
1727 GTP_ERROR("size not match [%d:%zu]\n", GTP_CONFIG_MAX_LENGTH, count); in gt91xx_config_write_proc()
1733 GTP_ERROR("copy from user fail\n"); in gt91xx_config_write_proc()
1741 GTP_ERROR("send config failed."); in gt91xx_config_write_proc()
1766 GTP_ERROR("GTP read version failed"); in gtp_read_version()
1809 GTP_ERROR("GTP i2c test failed time %d.",retry); in gtp_i2c_test()
1844 GTP_ERROR("2Failed to request GPIO:%d, ERRNO:%d",(s32)ts->rst_pin, ret); in gtp_request_io_port()
1852 GTP_ERROR("3Failed to request GPIO:%d, ERRNO:%d", (s32)ts->irq_pin, ret); in gtp_request_io_port()
1899 GTP_ERROR("Cannot allocate ts INT!ERRNO:%d\n", ret); in gtp_request_irq()
1905 GTP_ERROR(" ts->irq error \n"); in gtp_request_irq()
1919 GTP_ERROR("Request IRQ failed!ERRNO:%d.", ret); in gtp_request_irq()
1987 GTP_ERROR("failed to disable tp regulator\n"); in goodix_ts_early_suspend()
2012 GTP_ERROR("failed to enable tp regulator\n"); in goodix_ts_early_resume()
2023 GTP_ERROR("GTP later resume failed."); in goodix_ts_early_resume()
2075 GTP_ERROR("Failed to allocate input device."); in gtp_request_input_dev()
2122 GTP_ERROR("Register %s input device failed", ts->input_dev->name); in gtp_request_input_dev()
2171 GTP_ERROR("IC works abnormally,startup failed."); in gtp_fw_startup()
2199 GTP_ERROR("esd recovery failed %d", retry+1); in gtp_esd_recovery()
2205 GTP_ERROR("GT9XXF start up failed %d", retry+1); in gtp_esd_recovery()
2214 GTP_ERROR("failed to esd recovery"); in gtp_esd_recovery()
2271 GTP_ERROR("Allocate memory for p_bak_ref failed!"); in gtp_bak_ref_proc()
2288 GTP_ERROR("Failed to open/create %s.", GTP_BAK_REF_PATH); in gtp_bak_ref_proc()
2307 GTP_ERROR("failed to read bak_ref info from file, sending defualt bak_ref"); in gtp_bak_ref_proc()
2340 GTP_ERROR("failed to send bak_ref because of iic comm error"); in gtp_bak_ref_proc()
2350 GTP_ERROR("failed to read bak_ref info, sending default back-reference"); in gtp_bak_ref_proc()
2358 GTP_ERROR("invalid backup-reference request"); in gtp_bak_ref_proc()
2380 GTP_ERROR("failed to load the default backup reference"); in gtp_bak_ref_proc()
2447 GTP_ERROR("main clock data verify error"); in gtp_main_clk_proc()
2474 GTP_ERROR("%s is unavailable, calculate main clock", GTP_MAIN_CLK_PATH); in gtp_main_clk_proc()
2485 GTP_ERROR("main clock data in %s is wrong, recalculate main clock", GTP_MAIN_CLK_PATH); in gtp_main_clk_proc()
2509 GTP_ERROR("wrong main clock: %d", ret); in gtp_main_clk_proc()
2533 GTP_ERROR("update main clock failed!"); in gtp_main_clk_proc()
2576 GTP_ERROR("Failed to get chip-type, set chip type default: GOODIX_GT9"); in gtp_get_chip_type()
2633 GTP_ERROR("I2C check functionality failed."); in goodix_ts_probe()
2639 GTP_ERROR("Alloc GFP_KERNEL memory failed."); in goodix_ts_probe()
2708 GTP_ERROR("failed to enable tp regulator\n"); in goodix_ts_probe()
2752 GTP_ERROR("GTP request IO port failed."); in goodix_ts_probe()
2793 GTP_ERROR("Read version failed."); in goodix_ts_probe()
2799 GTP_ERROR("GTP init panel failed."); in goodix_ts_probe()
2810 GTP_ERROR("create_proc_entry %s failed\n", GT91XX_CONFIG_PROC_FILE); in goodix_ts_probe()
2821 GTP_ERROR("Create update thread error."); in goodix_ts_probe()
2828 GTP_ERROR("GTP request input dev failed"); in goodix_ts_probe()
2953 …GTP_ERROR("I2C Read: 0x%04X, %d bytes failed, errcode: %d!", (((u16)(buf[0] << 8)) | buf[1]), len-… in gtp_i2c_read_no_rst()
2980 …GTP_ERROR("I2C Write: 0x%04X, %d bytes failed, errcode: %d!", (((u16)(buf[0] << 8)) | buf[1]), len… in gtp_i2c_write_no_rst()
3123 GTP_ERROR("IC working abnormally! Process esd recovery."); in gtp_esd_check_func()
3137 GTP_ERROR("IC working abnormally! Process reset guitar."); in gtp_esd_check_func()
3200 GTP_ERROR("Creat workqueue failed."); in goodix_ts_init()