Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/phy/
Dwlc_phy_n.c24689 static void wlc_phy_rxcal_radio_setup_nphy(phy_info_t *pi, u8 rx_core) in wlc_phy_rxcal_radio_setup_nphy() argument
24696 if (rx_core == PHY_CORE_0) { in wlc_phy_rxcal_radio_setup_nphy()
24762 if (rx_core == PHY_CORE_0) { in wlc_phy_rxcal_radio_setup_nphy()
24986 static void wlc_phy_rxcal_radio_cleanup_nphy(phy_info_t *pi, u8 rx_core) in wlc_phy_rxcal_radio_cleanup_nphy() argument
24989 if (rx_core == PHY_CORE_0) { in wlc_phy_rxcal_radio_cleanup_nphy()
25035 if (rx_core == PHY_CORE_0) { in wlc_phy_rxcal_radio_cleanup_nphy()
25156 static void wlc_phy_rxcal_physetup_nphy(phy_info_t *pi, u8 rx_core) in wlc_phy_rxcal_physetup_nphy() argument
25163 tx_core = rx_core; in wlc_phy_rxcal_physetup_nphy()
25165 tx_core = (rx_core == PHY_CORE_0) ? 1 : 0; in wlc_phy_rxcal_physetup_nphy()
25170 read_phy_reg(pi, (rx_core == PHY_CORE_0) ? 0xa6 : 0xa7); in wlc_phy_rxcal_physetup_nphy()
[all …]