Searched refs:PA_BRIDGE_DBIAS (Results 1 – 1 of 1) sorted by relevance
123 #define PA_BRIDGE_DBIAS(x) (((x) & 0x1F) << 0) macro624 tmp &= ~PA_BRIDGE_DBIAS(~0); in adf7242_set_txpower()625 tmp |= PA_BRIDGE_DBIAS(dbias); in adf7242_set_txpower()