Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/phy/
Dphy_lcn.c2664 u16 *start_coeffs = NULL, *cal_cmds = NULL, cal_type, diq_start; in wlc_lcnphy_tx_iqlo_cal() local
2686 cal_cmds = commands_fullcal; in wlc_lcnphy_tx_iqlo_cal()
2692 cal_cmds = commands_recal; in wlc_lcnphy_tx_iqlo_cal()
2787 cal_type = (cal_cmds[i] & 0x0f00) >> 8; in wlc_lcnphy_tx_iqlo_cal()
2805 write_phy_reg(pi, 0x451, cal_cmds[i]); in wlc_lcnphy_tx_iqlo_cal()