Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/phy/
Dwlc_phy_lcn.c1701 s8 index, delta_brd, delta_temp, new_index, tempcorrx; in wlc_lcnphy_tempcompensated_txpwrctrl() local
1747 tempcorrx = (s8) (pi_lcn->lcnphy_tempcorrx - 64); in wlc_lcnphy_tempcompensated_txpwrctrl()
1749 tempcorrx = (s8) pi_lcn->lcnphy_tempcorrx; in wlc_lcnphy_tempcompensated_txpwrctrl()
1751 tempcorrx = 4; in wlc_lcnphy_tempcompensated_txpwrctrl()
1754 new_index += tempcorrx; in wlc_lcnphy_tempcompensated_txpwrctrl()