Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/rtw/
H A Drtwphyio.c287 lodata = MASK_AND_RSHIFT(val, RTW_MAXIM_LODATA_MASK); in rtw_maxim_swizzle()
H A Drtwreg.h825 #define RTW_MAXIM_LODATA_MASK BITS(3, 0) macro