Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_lcn.c2593 u16 *start_coeffs = NULL, *cal_cmds = NULL, cal_type, diq_start; in wlc_lcnphy_tx_iqlo_cal() local
2615 cal_cmds = commands_fullcal; in wlc_lcnphy_tx_iqlo_cal()
2621 cal_cmds = commands_recal; in wlc_lcnphy_tx_iqlo_cal()
2716 cal_type = (cal_cmds[i] & 0x0f00) >> 8; in wlc_lcnphy_tx_iqlo_cal()
2734 write_phy_reg(pi, 0x451, cal_cmds[i]); in wlc_lcnphy_tx_iqlo_cal()