Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_loader.c144 u32 fw_revctrl_img; in cyttsp5_check_firmware_version() local
165 fw_revctrl_img = ld->si->cydata.revctrl; in cyttsp5_check_firmware_version()
169 __func__, fw_revctrl_img, fw_revctrl_new); in cyttsp5_check_firmware_version()
171 if (fw_revctrl_new > fw_revctrl_img) { in cyttsp5_check_firmware_version()
177 if (fw_revctrl_new < fw_revctrl_img) { in cyttsp5_check_firmware_version()