Searched refs:DPK_TXAGC_LOWER (Results 1 – 2 of 2) sorted by relevance
2278 #define DPK_TXAGC_LOWER 0x2e macro2289 if (txagc - gain_offset < DPK_TXAGC_LOWER) in _dpk_set_offset()2290 txagc = DPK_TXAGC_LOWER; in _dpk_set_offset()2434 if (tmp_txagc == DPK_TXAGC_LOWER) { in _dpk_agc()
1606 #define DPK_TXAGC_LOWER 0x2e macro