Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/phy/
Dwlc_phy_lcn.c991 static void wlc_lcnphy_set_trsw_override(phy_info_t *pi, bool tx, bool rx);
2515 static void wlc_lcnphy_set_trsw_override(phy_info_t *pi, bool tx, bool rx) in wlc_lcnphy_set_trsw_override() function
2640 wlc_lcnphy_set_trsw_override(pi, true, false); in wlc_lcnphy_tx_pu()
3388 wlc_lcnphy_set_trsw_override(pi, tx_switch, rx_switch); in wlc_lcnphy_rx_iq_cal()