Searched refs:wlc_lcnphy_set_cc (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ | 
| D | phy_lcn.c | 3487 wlc_lcnphy_set_cc(struct brcms_phy *pi, int cal_type, s16 coeff_x, s16 coeff_y)  in wlc_lcnphy_set_cc()  function 3724 	wlc_lcnphy_set_cc(pi, cal_type, phy_c15, phy_c16);  in wlc_lcnphy_a1() 3788 				wlc_lcnphy_set_cc(pi, cal_type, phy_c11,  in wlc_lcnphy_a1() 3825 		wlc_lcnphy_set_cc(pi, cal_type, phy_c15, phy_c16);  in wlc_lcnphy_a1() 3863 	wlc_lcnphy_set_cc(pi, 0, 0, 0);  in wlc_lcnphy_tx_iqlo_soft_cal_full() 3864 	wlc_lcnphy_set_cc(pi, 2, 0, 0);  in wlc_lcnphy_tx_iqlo_soft_cal_full() 3865 	wlc_lcnphy_set_cc(pi, 3, 0, 0);  in wlc_lcnphy_tx_iqlo_soft_cal_full() 3866 	wlc_lcnphy_set_cc(pi, 4, 0, 0);  in wlc_lcnphy_tx_iqlo_soft_cal_full()
  |