Searched refs:DPK_TXAGC_UPPER (Results 1 – 3 of 3) sorted by relevance
2252 #define DPK_TXAGC_UPPER 0x3f macro2264 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()
28 #define DPK_TXAGC_UPPER 0x3f macro2164 else if (txagc - gain_offset > DPK_TXAGC_UPPER) in _dpk_set_offset()2165 txagc = DPK_TXAGC_UPPER; in _dpk_set_offset()
1811 #define DPK_TXAGC_UPPER 0x3f macro