Searched refs:wlc_phy_pa_override_nphy (Results 1 – 3 of 3) sorted by relevance
1063 void wlc_phy_pa_override_nphy(struct brcms_phy *pi, bool en);
1026 wlc_phy_pa_override_nphy(pi, OFF); in wlc_phy_do_dummy_tx()1056 wlc_phy_pa_override_nphy(pi, ON); in wlc_phy_do_dummy_tx()
19345 wlc_phy_pa_override_nphy(pi, OFF); in wlc_phy_init_nphy()19348 wlc_phy_pa_override_nphy(pi, ON); in wlc_phy_init_nphy()19571 void wlc_phy_pa_override_nphy(struct brcms_phy *pi, bool en) in wlc_phy_pa_override_nphy() function