Home
last modified time | relevance | path

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

/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
Dphy_int.h1082 void wlc_phy_rxcore_setstate_nphy(struct brcms_phy_pub *pih, u8 rxcore_bitmask);
Dphy_n.c19630 void wlc_phy_rxcore_setstate_nphy(struct brcms_phy_pub *pih, u8 rxcore_bitmask) in wlc_phy_rxcore_setstate_nphy() argument
19639 pi->sh->phyrxchain = rxcore_bitmask; in wlc_phy_rxcore_setstate_nphy()
19654 regval |= ((u16) (rxcore_bitmask & 0x3)) << 4; in wlc_phy_rxcore_setstate_nphy()
19657 if ((rxcore_bitmask & 0x3) != 0x3) { in wlc_phy_rxcore_setstate_nphy()