Searched refs:wlc_phy_pa_override_nphy (Results 1 – 3 of 3) sorted by relevance
1081 void wlc_phy_pa_override_nphy(struct brcms_phy *pi, bool en);
1037 wlc_phy_pa_override_nphy(pi, OFF); in wlc_phy_do_dummy_tx()1067 wlc_phy_pa_override_nphy(pi, ON); in wlc_phy_do_dummy_tx()
19360 wlc_phy_pa_override_nphy(pi, OFF); in wlc_phy_init_nphy()19363 wlc_phy_pa_override_nphy(pi, ON); in wlc_phy_init_nphy()19586 void wlc_phy_pa_override_nphy(struct brcms_phy *pi, bool en) in wlc_phy_pa_override_nphy() function