Searched refs:wlc_phy_pa_override_nphy (Results 1 – 3 of 3) sorted by relevance
1095 extern void wlc_phy_pa_override_nphy(struct brcms_phy *pi, bool en);
1036 wlc_phy_pa_override_nphy(pi, OFF); in wlc_phy_do_dummy_tx()1066 wlc_phy_pa_override_nphy(pi, ON); in wlc_phy_do_dummy_tx()
19566 wlc_phy_pa_override_nphy(pi, OFF); in wlc_phy_init_nphy()19569 wlc_phy_pa_override_nphy(pi, ON); in wlc_phy_init_nphy()19792 void wlc_phy_pa_override_nphy(struct brcms_phy *pi, bool en) in wlc_phy_pa_override_nphy() function