Searched refs:wlc_lcnphy_set_tx_pwr_ctrl (Results  1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ | 
| D | phy_lcn.c | 1398 	wlc_lcnphy_set_tx_pwr_ctrl(pi, LCNPHY_TX_PWR_CTRL_OFF);  in wlc_lcnphy_rx_iq_cal() 1513 	wlc_lcnphy_set_tx_pwr_ctrl(pi, tx_pwr_ctrl);  in wlc_lcnphy_rx_iq_cal() 2446 void wlc_lcnphy_set_tx_pwr_ctrl(struct brcms_phy *pi, u16 mode)  in wlc_lcnphy_set_tx_pwr_ctrl()  function 2698 	wlc_lcnphy_set_tx_pwr_ctrl(pi, LCNPHY_TX_PWR_CTRL_OFF);  in wlc_lcnphy_tx_iqlo_cal() 2844 	wlc_lcnphy_set_tx_pwr_ctrl(pi, tx_pwr_ctrl_old);  in wlc_lcnphy_tx_iqlo_cal() 2871 	wlc_lcnphy_set_tx_pwr_ctrl(pi, LCNPHY_TX_PWR_CTRL_OFF);  in wlc_lcnphy_idle_tssi_est() 2913 	wlc_lcnphy_set_tx_pwr_ctrl(pi, SAVE_txpwrctrl);  in wlc_lcnphy_idle_tssi_est() 2955 	wlc_lcnphy_set_tx_pwr_ctrl(pi, LCNPHY_TX_PWR_CTRL_OFF);  in wlc_lcnphy_vbat_temp_sense_setup() 3135 		wlc_lcnphy_set_tx_pwr_ctrl(pi, LCNPHY_TX_PWR_CTRL_HW);  in wlc_lcnphy_tx_pwr_ctrl_init() 3205 	wlc_lcnphy_set_tx_pwr_ctrl(pi, LCNPHY_TX_PWR_CTRL_OFF);  in wlc_lcnphy_set_tx_pwr_by_index() [all …] 
 | 
| D | phy_int.h | 962 void wlc_lcnphy_set_tx_pwr_ctrl(struct brcms_phy *pi, u16 mode);
  |