Searched refs:rxcore_bitmask (Results 1 – 2 of 2) sorted by relevance
1082 void wlc_phy_rxcore_setstate_nphy(struct brcms_phy_pub *pih, u8 rxcore_bitmask);
19630 void wlc_phy_rxcore_setstate_nphy(struct brcms_phy_pub *pih, u8 rxcore_bitmask) in wlc_phy_rxcore_setstate_nphy() argument19639 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()