Searched refs:DPK_TXAGC_LOWER (Results 1 – 3 of 3) sorted by relevance
2251 #define DPK_TXAGC_LOWER 0x2e macro2262 if (txagc - gain_offset < DPK_TXAGC_LOWER) in _dpk_set_offset()2263 txagc = DPK_TXAGC_LOWER; in _dpk_set_offset()2407 if (tmp_txagc == DPK_TXAGC_LOWER) { in _dpk_agc()
27 #define DPK_TXAGC_LOWER 0x2e macro2162 if (txagc - gain_offset < DPK_TXAGC_LOWER) in _dpk_set_offset()2163 txagc = DPK_TXAGC_LOWER; in _dpk_set_offset()
1810 #define DPK_TXAGC_LOWER 0x2e macro