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

/freebsd-13-stable/sys/dev/wpi/
H A Dif_wpi_debug.h38 WPI_DEBUG_TEMP = 0x00000800, /* TXPower/Temp Calibration */ enumerator in enum:__anon14585
H A Dif_wpi.c3655 DPRINTF(sc, WPI_DEBUG_TEMP, "Temp in calibration is: %d\n", temp);
3660 DPRINTF(sc, WPI_DEBUG_TEMP,
3665 DPRINTF(sc, WPI_DEBUG_TEMP, "temperature %d->%d\n", sc->temp, temp);
3720 DPRINTF(sc, WPI_DEBUG_TEMP,
4891 DPRINTF(sc, WPI_DEBUG_TEMP, "temperature %d\n", sc->temp);

Completed in 58 milliseconds