Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwn/
H A Dif_iwnreg.h1130 #define IWN_CTOK(c) ((c) + 273) macro
H A Dif_iwn.c5614 temp = (IWN_CTOK(110) - sc->temp_off) * -5; in iwn_set_critical_temp()
5616 temp = IWN_CTOK(110); in iwn_set_critical_temp()