Home
last modified time | relevance | path

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

/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
A Dphyreg_n.h29 #define NPHY_BandControl_currentBand 0x0001 macro
A Dphy_n.c15254 currband = read_phy_reg(pi, 0x09) & NPHY_BandControl_currentBand; in wlc_phy_workarounds_nphy_gainctrl_2057_rev6()
15613 read_phy_reg(pi, 0x09) & NPHY_BandControl_currentBand; in wlc_phy_workarounds_nphy_gainctrl()
21024 val = read_phy_reg(pi, 0x09) & NPHY_BandControl_currentBand; in wlc_phy_chanspec_nphy_setup()
21036 or_phy_reg(pi, 0x09, NPHY_BandControl_currentBand); in wlc_phy_chanspec_nphy_setup()
21039 and_phy_reg(pi, 0x09, ~NPHY_BandControl_currentBand); in wlc_phy_chanspec_nphy_setup()
23724 if ((read_phy_reg(pi, 0x09) & NPHY_BandControl_currentBand) == in wlc_phy_txcal_radio_setup_nphy()

Completed in 34 milliseconds