Searched refs:BB_MULT_VALID_MASK (Results 1 – 2 of 2) sorted by relevance
221 #define BB_MULT_VALID_MASK 0x80000000 macro
23242 if ((pi->nphy_bb_mult_save & BB_MULT_VALID_MASK) == 0) { in wlc_phy_runsamples_nphy()23247 BB_MULT_VALID_MASK | (bb_mult & BB_MULT_MASK); in wlc_phy_runsamples_nphy()23323 if ((pi->nphy_bb_mult_save & BB_MULT_VALID_MASK) != 0) { in wlc_phy_stopplayback_nphy()