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()
28 #define DPK_TXAGC_LOWER 0x2e macro2168 if (txagc - gain_offset < DPK_TXAGC_LOWER) in _dpk_set_offset()2169 txagc = DPK_TXAGC_LOWER; in _dpk_set_offset()
24 #define DPK_TXAGC_LOWER 0x2e macro2225 if ((txagc - gain_offset) < DPK_TXAGC_LOWER) in _dpk_set_offset()2226 txagc = DPK_TXAGC_LOWER; in _dpk_set_offset()