Home
last modified time | relevance | path

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

/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
Dphy_n.c18049 if (core_code == RADIO_MIMO_CORESEL_CORE1 in wlc_phy_rfctrlintc_override_nphy()
18314 RADIO_MIMO_CORESEL_CORE1 | in wlc_phy_cal_txgainctrl_nphy()
18320 0x2, RADIO_MIMO_CORESEL_CORE1); in wlc_phy_cal_txgainctrl_nphy()
18327 0x1, RADIO_MIMO_CORESEL_CORE1); in wlc_phy_cal_txgainctrl_nphy()
21485 if (((coresel == RADIO_MIMO_CORESEL_CORE1) || in wlc_phy_scale_offset_rssi_nphy()
21490 if (((coresel == RADIO_MIMO_CORESEL_CORE1) || in wlc_phy_scale_offset_rssi_nphy()
21505 if (((coresel == RADIO_MIMO_CORESEL_CORE1) || in wlc_phy_scale_offset_rssi_nphy()
21510 if (((coresel == RADIO_MIMO_CORESEL_CORE1) || in wlc_phy_scale_offset_rssi_nphy()
21525 if (((coresel == RADIO_MIMO_CORESEL_CORE1) || in wlc_phy_scale_offset_rssi_nphy()
21529 if (((coresel == RADIO_MIMO_CORESEL_CORE1) || in wlc_phy_scale_offset_rssi_nphy()
[all …]
Dphy_radio.h267 #define RADIO_MIMO_CORESEL_CORE1 0x1 macro