Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Dphy_n.h924 u16 iqcomp_a; member
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_int.h374 u16 iqcomp_a; member
H A Dphy_n.c28316 u16 iqcomp_a, iqcomp_b; in wlc_phy_txpwr_index_nphy() local
28374 &pi->nphy_txpwrindex[core].iqcomp_a); in wlc_phy_txpwr_index_nphy()
28425 iqcomp_a); in wlc_phy_txpwr_index_nphy()
28480 iqcomp_a = (iqcomp >> 10) & ((1 << (19 - 10 + 1)) - 1); in wlc_phy_txpwr_index_nphy()
28484 regval[0] = (u16) iqcomp_a; in wlc_phy_txpwr_index_nphy()