Home
last modified time | relevance | path

Searched refs:DPK_TXAGC_UPPER (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/dev/rtw89/
H A Drtw8852a_rfk.c2252 #define DPK_TXAGC_UPPER 0x3f macro
2264 else if (txagc - gain_offset > DPK_TXAGC_UPPER) in _dpk_set_offset()
2265 txagc = DPK_TXAGC_UPPER; in _dpk_set_offset()
2419 if (tmp_txagc == DPK_TXAGC_UPPER) { in _dpk_agc()
H A Drtw8852b_rfk.c29 #define DPK_TXAGC_UPPER 0x3f
2165 else if (txagc - gain_offset > DPK_TXAGC_UPPER) in _dpk_set_offset()
2166 txagc = DPK_TXAGC_UPPER; in _dpk_set_offset()
28 #define DPK_TXAGC_UPPER global() macro
H A Drtw8852c_rfk.c1812 #define DPK_TXAGC_UPPER 0x3f
1811 #define DPK_TXAGC_UPPER global() macro