Home
last modified time | relevance | path

Searched refs:WPI_DEBUG_TEMP (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/wpi/
H A Dif_wpi_debug.h36 WPI_DEBUG_TEMP = 0x00000800, /* TXPower/Temp Calibration */ enumerator
H A Dif_wpi.c3649 DPRINTF(sc, WPI_DEBUG_TEMP, "Temp in calibration is: %d\n", temp); in wpi_power_calibration()
3654 DPRINTF(sc, WPI_DEBUG_TEMP, in wpi_power_calibration()
3659 DPRINTF(sc, WPI_DEBUG_TEMP, "temperature %d->%d\n", sc->temp, temp); in wpi_power_calibration()
3714 DPRINTF(sc, WPI_DEBUG_TEMP, in wpi_set_txpower()
4885 DPRINTF(sc, WPI_DEBUG_TEMP, "temperature %d\n", sc->temp); in wpi_post_alive()