Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/rtw/
H A Dsa2400reg.h207 #define SA2400_AGC_BBPDELAY_MASK BITS(14, 10) macro
208 #define SA2400_AGC_ADCVAL_MASK SA2400_AGC_BBPDELAY_MASK
H A Drtwphy.c361 agc |= LSHIFT(7, SA2400_AGC_BBPDELAY_MASK); in rtw_sa2400_agc_init()