Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/i2c/
Dthp7312.c1425 static const u8 thp7312_cmd_calc_crc[] = { 0xff, 0x70, 0x09 }; variable
1744 u8 command[sizeof(thp7312_cmd_calc_crc) + 6]; in thp7312_fw_check_crc()
1745 static const u32 cmd_size = sizeof(thp7312_cmd_calc_crc); in thp7312_fw_check_crc()
1751 memcpy(command, thp7312_cmd_calc_crc, cmd_size); in thp7312_fw_check_crc()