Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Dsa2400reg.h168 #define SA2400_AGC_BBPDELAY_MASK 0x7c00 macro
169 #define SA2400_AGC_ADCVAL_MASK SA2400_AGC_BBPDELAY_MASK
Drtw.c4396 agc |= LSHIFT(7, SA2400_AGC_BBPDELAY_MASK); in rtw_sa2400_init()