Searched refs:DPK_TXAGC_UPPER (Results 1 – 2 of 2) sorted by relevance
2279 #define DPK_TXAGC_UPPER 0x3f macro2291 else if (txagc - gain_offset > DPK_TXAGC_UPPER) in _dpk_set_offset()2292 txagc = DPK_TXAGC_UPPER; in _dpk_set_offset()2446 if (tmp_txagc == DPK_TXAGC_UPPER) { in _dpk_agc()
1607 #define DPK_TXAGC_UPPER 0x3f macro