Searched refs:RTW_MAXIM_LODATA_MASK (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/rtw/ | ||
H A D | rtwphyio.c | 287 lodata = MASK_AND_RSHIFT(val, RTW_MAXIM_LODATA_MASK); in rtw_maxim_swizzle() |
H A D | rtwreg.h | 825 #define RTW_MAXIM_LODATA_MASK BITS(3, 0) macro |