Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dbwireg.h235 #define BWI_LO_TSSI_MASK 0x00ff macro
Dbwi.c6000 val = __SHIFTIN(BWI_INVALID_TSSI, BWI_LO_TSSI_MASK) | in bwi_rf_clear_tssi()
6145 tssi[i++] = (int8_t)__SHIFTOUT(val, BWI_LO_TSSI_MASK); in bwi_rf_get_latest_tssi()