Searched refs:SA2400_TWI_DATA_MASK (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/io/rtw/ | ||
H A D | sa2400reg.h | 45 #define SA2400_TWI_DATA_MASK BITS(31, 8) macro |
H A D | rtwphyio.c | 254 bits = LSHIFT(val, SA2400_TWI_DATA_MASK) | in rtw_rf_hostwrite() |