Searched refs:D_TEMP (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/net/wireless/intel/iwlegacy/ |
| D | 4965.c | 1572 D_TEMP("Running HT40 temperature calibration\n"); in il4965_hw_get_temperature() 1578 D_TEMP("Running temperature calibration\n"); in il4965_hw_get_temperature() 1599 D_TEMP("Calib values R[1-3]: %d %d %d R4: %d\n", R1, R2, R3, vt); in il4965_hw_get_temperature() 1613 D_TEMP("Calibrated temperature: %dK, %dC\n", temperature, in il4965_hw_get_temperature() 1637 D_TEMP("Temperature not updated -- no stats.\n"); in il4965_is_temp_calib_needed() 1673 D_TEMP("Temperature changed " "from %dC to %dC\n", in il4965_temperature_calib() 1677 D_TEMP("Temperature " "initialized to %dC\n", in il4965_temperature_calib()
|
| D | common.h | 3030 #define D_TEMP(f, a...) IL_DBG(IL_DL_TEMP, f, ## a) macro
|