Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
Dphy_lcn.c2651 u16 *start_coeffs = NULL, *cal_cmds = NULL, cal_type, diq_start; in wlc_lcnphy_tx_iqlo_cal() local
2673 cal_cmds = commands_fullcal; in wlc_lcnphy_tx_iqlo_cal()
2679 cal_cmds = commands_recal; in wlc_lcnphy_tx_iqlo_cal()
2774 cal_type = (cal_cmds[i] & 0x0f00) >> 8; in wlc_lcnphy_tx_iqlo_cal()
2792 write_phy_reg(pi, 0x451, cal_cmds[i]); in wlc_lcnphy_tx_iqlo_cal()