Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/phy/
Dwlc_phy_lcn.c1876 u16 *start_coeffs = NULL, *cal_cmds = NULL, cal_type, diq_start; in wlc_lcnphy_tx_iqlo_cal() local
1902 cal_cmds = commands_fullcal; in wlc_lcnphy_tx_iqlo_cal()
1911 cal_cmds = commands_recal; in wlc_lcnphy_tx_iqlo_cal()
2005 cal_type = (cal_cmds[i] & 0x0f00) >> 8; in wlc_lcnphy_tx_iqlo_cal()
2024 write_phy_reg(pi, 0x451, cal_cmds[i]); in wlc_lcnphy_tx_iqlo_cal()