Searched refs:SI4126_TWI_DATA_MASK (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/rtw/ | ||
H A D | si4136reg.h | 46 #define SI4126_TWI_DATA_MASK BITS(21, 4) macro |
H A D | rtwphyio.c | 264 bits = LSHIFT(val, SI4126_TWI_DATA_MASK) | in rtw_rf_hostwrite() |