Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_int.h814 u16 nphy_txcal_bbmult; member
H A Dphy_n.c18036 &pi->nphy_txcal_bbmult); in wlc_phy_precal_txgain_nphy()
18419 wlc_phy_table_read_nphy(pi, 15, 1, 87, 16, &pi->nphy_txcal_bbmult); in wlc_phy_cal_txgainctrl_nphy()
24192 ((pi->nphy_txcal_bbmult >> 8) & 0xff) : in wlc_phy_update_txcal_ladder_nphy()
24193 (pi->nphy_txcal_bbmult & 0xff); in wlc_phy_update_txcal_ladder_nphy()