Searched refs:NREV_GE (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
| A D | phy_n.c | 14757 NREV_GE(pi->pubpi.phy_rev, in wlc_phy_set_rfseq_nphy() 19240 (NREV_GE(pi->pubpi.phy_rev, 5) in wlc_phy_init_nphy() 23244 if (NREV_GE(phyrev, 7)) { in brcms_phy_get_tx_pwrctrl_tbl() 23252 if (NREV_GE(phyrev, 5) && in brcms_phy_get_tx_pwrctrl_tbl() 23320 if (NREV_GE(phyrev, 3)) { in wlc_phy_get_tx_gain_nphy() 23323 if (NREV_GE(phyrev, 7)) { in wlc_phy_get_tx_gain_nphy() 27751 if (NREV_GE(phyrev, 3)) { in wlc_phy_txpwr_fixpower_nphy() 27776 if (NREV_GE(phyrev, 5) && in wlc_phy_txpwr_fixpower_nphy() 27791 if (NREV_GE(phyrev, 3)) in wlc_phy_txpwr_fixpower_nphy() 27796 if (NREV_GE(phyrev, 7)) in wlc_phy_txpwr_fixpower_nphy() [all …]
|
| A D | phy_cmn.c | 158 if (NREV_GE(pi->pubpi.phy_rev, 7)) in read_radio_reg() 332 if (NREV_GE(pi->pubpi.phy_rev, 3) in wlc_set_phy_uninitted() 632 if (NREV_GE(pi->pubpi.phy_rev, 3)) { in wlc_phy_anacore() 641 if (NREV_GE(pi->pubpi.phy_rev, 3)) { in wlc_phy_anacore() 1977 if (NREV_GE(pi->pubpi.phy_rev, 3)) { in wlc_phy_txpower_ipa_upd() 2193 if (NREV_GE(pi->pubpi.phy_rev, 3)) in wlc_phy_noise_calc_phy() 2834 if (NREV_GE(pi->pubpi.phy_rev, 6)) { in wlc_phy_stf_chain_active_get()
|
| /linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
| A D | main.h | 223 NREV_GE(wlc->band->phyrev, 3)) 226 NREV_GE(wlc->band->phyrev, 3)) || \
|
| A D | types.h | 176 #define NREV_GE(var, val) \ macro
|
| A D | stf.c | 238 NREV_GE(wlc->band->phyrev, 3) in _brcms_c_stf_phy_txant_upd()
|
| A D | main.c | 1594 else if (BRCMS_ISNPHY(wlc->band) && (NREV_GE(wlc->band->phyrev, 3))) in brcms_b_upd_synthpu() 1779 if (BRCMS_ISNPHY(wlc_hw->band) && NREV_GE(wlc_hw->band->phyrev, 3) && in brcms_b_phy_reset()
|
Completed in 65 milliseconds