Searched refs:thp7312_cmd_write_ram_to_flash (Results 1 – 1 of 1) sorted by relevance
1416 static const u8 thp7312_cmd_write_ram_to_flash[] = { 0xff, 0x70, 0x0f }; variable1711 u8 command[sizeof(thp7312_cmd_write_ram_to_flash) + 6]; in thp7312_fw_write_to_flash()1712 static const u32 cmd_size = sizeof(thp7312_cmd_write_ram_to_flash); in thp7312_fw_write_to_flash()1716 memcpy(command, thp7312_cmd_write_ram_to_flash, cmd_size); in thp7312_fw_write_to_flash()