Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/broadcom/b43/
Dphy_n.h924 u16 iqcomp_a; member
/linux-5.19.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
Dphy_int.h374 u16 iqcomp_a; member
Dphy_n.c28313 u16 iqcomp_a, iqcomp_b; in wlc_phy_txpwr_index_nphy() local
28371 &pi->nphy_txpwrindex[core].iqcomp_a); in wlc_phy_txpwr_index_nphy()
28422 iqcomp_a); in wlc_phy_txpwr_index_nphy()
28477 iqcomp_a = (iqcomp >> 10) & ((1 << (19 - 10 + 1)) - 1); in wlc_phy_txpwr_index_nphy()
28481 regval[0] = (u16) iqcomp_a; in wlc_phy_txpwr_index_nphy()