Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/rtw89/
H A Drtw8852a_rfk.c2251 #define DPK_TXAGC_LOWER 0x2e macro
2262 if (txagc - gain_offset < DPK_TXAGC_LOWER) in _dpk_set_offset()
2263 txagc = DPK_TXAGC_LOWER; in _dpk_set_offset()
2407 if (tmp_txagc == DPK_TXAGC_LOWER) { in _dpk_agc()
H A Drtw8852b_rfk.c28 #define DPK_TXAGC_LOWER 0x2e
2163 if (txagc - gain_offset < DPK_TXAGC_LOWER) in _dpk_set_offset()
2164 txagc = DPK_TXAGC_LOWER; in _dpk_set_offset()
27 #define DPK_TXAGC_LOWER global() macro
H A Drtw8852c_rfk.c1811 #define DPK_TXAGC_LOWER 0x2e
1810 #define DPK_TXAGC_LOWER global() macro