Searched refs:D_TEMP (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/net/wireless/iwlegacy/ |
D | 4965.c | 1587 D_TEMP("Running HT40 temperature calibration\n"); in il4965_hw_get_temperature() 1593 D_TEMP("Running temperature calibration\n"); in il4965_hw_get_temperature() 1614 D_TEMP("Calib values R[1-3]: %d %d %d R4: %d\n", R1, R2, R3, vt); in il4965_hw_get_temperature() 1628 D_TEMP("Calibrated temperature: %dK, %dC\n", temperature, in il4965_hw_get_temperature() 1652 D_TEMP("Temperature not updated -- no stats.\n"); in il4965_is_temp_calib_needed() 1688 D_TEMP("Temperature changed " "from %dC to %dC\n", in il4965_temperature_calib() 1692 D_TEMP("Temperature " "initialized to %dC\n", in il4965_temperature_calib()
|
D | common.h | 3028 #define D_TEMP(f, a...) IL_DBG(IL_DL_TEMP, f, ## a) macro
|