Home
last modified time | relevance | path

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

/NextBSD/sys/dev/bwi/
HDif_bwireg.h221 #define BWI_LO_TSSI_MASK __BITS(7, 0) macro
HDbwirf.c2230 val = __SHIFTIN(BWI_INVALID_TSSI, BWI_LO_TSSI_MASK) | in bwi_rf_clear_tssi()
2375 tssi[i++] = (int8_t)__SHIFTOUT(val, BWI_LO_TSSI_MASK); in bwi_rf_get_latest_tssi()