Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/brcm80211/brcmsmac/phy/
Dphy_lcn.c3048 b0 = pi->txpa_2g[0]; in wlc_lcnphy_tx_pwr_ctrl_init()
3049 b1 = pi->txpa_2g[1]; in wlc_lcnphy_tx_pwr_ctrl_init()
3050 a1 = pi->txpa_2g[2]; in wlc_lcnphy_tx_pwr_ctrl_init()
4193 b0 = pi->txpa_2g[0]; in wlc_lcnphy_periodic_cal()
4194 b1 = pi->txpa_2g[1]; in wlc_lcnphy_periodic_cal()
4195 a1 = pi->txpa_2g[2]; in wlc_lcnphy_periodic_cal()
4833 pi->txpa_2g[0] = (s16)wlapi_getintvar(shim, BRCMS_SROM_PA0B0); in wlc_phy_txpwr_srom_read_lcnphy()
4834 pi->txpa_2g[1] = (s16)wlapi_getintvar(shim, BRCMS_SROM_PA0B1); in wlc_phy_txpwr_srom_read_lcnphy()
4835 pi->txpa_2g[2] = (s16)wlapi_getintvar(shim, BRCMS_SROM_PA0B2); in wlc_phy_txpwr_srom_read_lcnphy()
4856 pi->txpa_2g_low_temp[i] = pi->txpa_2g[i]; in wlc_phy_txpwr_srom_read_lcnphy()
[all …]
Dphy_int.h586 s16 txpa_2g[PWRTBL_NUM_COEFF]; member