Searched refs:thermal (Results 1 – 2 of 2) sorted by relevance
172 uint8_t thermal; in hci_thermal_check() local173 LE_STREAM_TO_UINT8(thermal, p_buf); in hci_thermal_check()179 hci_board_debug("%s: thermal_check 0x%02x\n",__FUNCTION__,thermal); in hci_thermal_check()184 thermal = orignal_thermal[1]&0x3F; in hci_thermal_check()185 hci_board_debug("\n\rthermal_check OK thermal = %x\n", thermal); in hci_thermal_check()186 hci_tp_phy_efuse[7]=thermal; in hci_thermal_check()194 … hci_board_debug("%s: thermal_check 0x%02x, time %x\n",__FUNCTION__,thermal, vendor_flow); in hci_thermal_check()196 orignal_thermal[vendor_flow]=thermal; in hci_thermal_check()
239 // Maximum performance level. Potentially higher power and thermal. This
Completed in 6 milliseconds