Home
last modified time | relevance | path

Searched refs:IQS5XX_BL_CMD_CRC (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Diqs5xx.c88 #define IQS5XX_BL_CMD_CRC 0x03 macro
262 case IQS5XX_BL_CMD_CRC: in iqs5xx_bl_cmd()
281 case IQS5XX_BL_CMD_CRC: in iqs5xx_bl_cmd()
310 if (bl_cmd == IQS5XX_BL_CMD_CRC && *mbuf != IQS5XX_BL_CRC_PASS) { in iqs5xx_bl_cmd()
923 error = iqs5xx_bl_cmd(client, IQS5XX_BL_CMD_CRC, 0); in iqs5xx_fw_file_write()
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Diqs5xx.c84 #define IQS5XX_BL_CMD_CRC 0x03 macro
261 case IQS5XX_BL_CMD_CRC: in iqs5xx_bl_cmd()
280 case IQS5XX_BL_CMD_CRC: in iqs5xx_bl_cmd()
309 if (bl_cmd == IQS5XX_BL_CMD_CRC && *mbuf != IQS5XX_BL_CRC_PASS) { in iqs5xx_bl_cmd()
868 error = iqs5xx_bl_cmd(client, IQS5XX_BL_CMD_CRC, 0); in iqs5xx_fw_file_write()

Completed in 3 milliseconds