Searched refs:rx_core (Results 1 – 1 of 1) sorted by relevance
26197 static void wlc_phy_rxcal_radio_setup_nphy(struct brcms_phy *pi, u8 rx_core) in wlc_phy_rxcal_radio_setup_nphy() argument26204 if (rx_core == PHY_CORE_0) { in wlc_phy_rxcal_radio_setup_nphy()26274 if (rx_core == PHY_CORE_0) { in wlc_phy_rxcal_radio_setup_nphy()26519 static void wlc_phy_rxcal_radio_cleanup_nphy(struct brcms_phy *pi, u8 rx_core) in wlc_phy_rxcal_radio_cleanup_nphy() argument26522 if (rx_core == PHY_CORE_0) { in wlc_phy_rxcal_radio_cleanup_nphy()26576 if (rx_core == PHY_CORE_0) { in wlc_phy_rxcal_radio_cleanup_nphy()26701 static void wlc_phy_rxcal_physetup_nphy(struct brcms_phy *pi, u8 rx_core) in wlc_phy_rxcal_physetup_nphy() argument26707 tx_core = rx_core; in wlc_phy_rxcal_physetup_nphy()26709 tx_core = (rx_core == PHY_CORE_0) ? 1 : 0; in wlc_phy_rxcal_physetup_nphy()26713 read_phy_reg(pi, (rx_core == PHY_CORE_0) ? 0xa6 : 0xa7); in wlc_phy_rxcal_physetup_nphy()[all …]