Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/broadcom/b43/
H A Dtables_nphy.h200 extern const struct nphy_txiqcal_ladder ladder_lo[];
H A Dtables_nphy.c2927 const struct nphy_txiqcal_ladder ladder_lo[] = { variable
H A Dphy_n.c4940 scale = (ladder_lo[i].percent * tmp) / 100; in b43_nphy_update_tx_cal_ladder()
4941 entry = ((scale & 0xFF) << 8) | ladder_lo[i].g_env; in b43_nphy_update_tx_cal_ladder()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/broadcom/b43/
H A Dtables_nphy.h200 extern const struct nphy_txiqcal_ladder ladder_lo[];
H A Dtables_nphy.c2927 const struct nphy_txiqcal_ladder ladder_lo[] = { variable
H A Dphy_n.c4940 scale = (ladder_lo[i].percent * tmp) / 100; in b43_nphy_update_tx_cal_ladder()
4941 entry = ((scale & 0xFF) << 8) | ladder_lo[i].g_env; in b43_nphy_update_tx_cal_ladder()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/broadcom/b43/
H A Dtables_nphy.h200 extern const struct nphy_txiqcal_ladder ladder_lo[];
H A Dtables_nphy.c2927 const struct nphy_txiqcal_ladder ladder_lo[] = { variable
H A Dphy_n.c4940 scale = (ladder_lo[i].percent * tmp) / 100; in b43_nphy_update_tx_cal_ladder()
4941 entry = ((scale & 0xFF) << 8) | ladder_lo[i].g_env; in b43_nphy_update_tx_cal_ladder()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_n.c24179 static const struct nphy_txiqcal_ladder ladder_lo[] = { in wlc_phy_update_txcal_ladder_nphy() local
24196 bbmult_scale = ladder_lo[index].percent * bbmult; in wlc_phy_update_txcal_ladder_nphy()
24200 ((bbmult_scale & 0xff) << 8) | ladder_lo[index].g_env; in wlc_phy_update_txcal_ladder_nphy()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_n.c24179 static const struct nphy_txiqcal_ladder ladder_lo[] = { in wlc_phy_update_txcal_ladder_nphy() local
24196 bbmult_scale = ladder_lo[index].percent * bbmult; in wlc_phy_update_txcal_ladder_nphy()
24200 ((bbmult_scale & 0xff) << 8) | ladder_lo[index].g_env; in wlc_phy_update_txcal_ladder_nphy()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_n.c24179 static const struct nphy_txiqcal_ladder ladder_lo[] = { in wlc_phy_update_txcal_ladder_nphy() local
24196 bbmult_scale = ladder_lo[index].percent * bbmult; in wlc_phy_update_txcal_ladder_nphy()
24200 ((bbmult_scale & 0xff) << 8) | ladder_lo[index].g_env; in wlc_phy_update_txcal_ladder_nphy()