Home
last modified time | relevance | path

Searched refs:BB_MULT_VALID_MASK (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
Dphy_int.h210 #define BB_MULT_VALID_MASK 0x80000000 macro
Dphy_n.c23119 if ((pi->nphy_bb_mult_save & BB_MULT_VALID_MASK) == 0) { in wlc_phy_runsamples_nphy()
23124 BB_MULT_VALID_MASK | (bb_mult & BB_MULT_MASK); in wlc_phy_runsamples_nphy()
23200 if ((pi->nphy_bb_mult_save & BB_MULT_VALID_MASK) != 0) { in wlc_phy_stopplayback_nphy()