Searched refs:DPK_TXAGC_LOWER (Results 1 – 3 of 3) sorted by relevance
2272 #define DPK_TXAGC_LOWER 0x2e macro2283 if (txagc - gain_offset < DPK_TXAGC_LOWER) in _dpk_set_offset()2284 txagc = DPK_TXAGC_LOWER; in _dpk_set_offset()2429 if (tmp_txagc == DPK_TXAGC_LOWER) { in _dpk_agc()
29 #define DPK_TXAGC_LOWER 0x2e macro2153 if (txagc - gain_offset < DPK_TXAGC_LOWER) in _dpk_set_offset()2154 txagc = DPK_TXAGC_LOWER; in _dpk_set_offset()
1816 #define DPK_TXAGC_LOWER 0x2e macro