Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/rtw/
H A Drtwphyio.c289 return (LSHIFT(lodata, RTW_PHYCFG_MAC_MAXIM_LODATA_MASK) | in rtw_maxim_swizzle()
H A Drtwreg.h817 #define RTW_PHYCFG_MAC_MAXIM_LODATA_MASK BITS(27, 24) macro