thermal_event
u32 thermal_event = le32_to_cpu(pPayload->thermal_event);
if (thermal_event & 0x40) {
if (thermal_event & 0x10) {
__le32 thermal_event;
if (mainloop_add(thermal_events_fd(td.th), thermal_event, &td)) {