Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/rtw/
H A Dsa2400reg.h223 #define SA2400_AGC_RXONDELAY_MASK BITS(4, 0) macro
224 #define SA2400_AGC_SAMPLE1_MASK SA2400_AGC_RXONDELAY_MASK
H A Drtwphy.c363 agc |= LSHIFT(27, SA2400_AGC_RXONDELAY_MASK); in rtw_sa2400_agc_init()