Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/broadcom/b43/
Dphy_n.h924 u16 iqcomp_a; member
/Linux-v5.4/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
Dphy_int.h374 u16 iqcomp_a; member
Dphy_n.c28344 u16 iqcomp_a, iqcomp_b; in wlc_phy_txpwr_index_nphy() local
28402 &pi->nphy_txpwrindex[core].iqcomp_a); in wlc_phy_txpwr_index_nphy()
28453 iqcomp_a); in wlc_phy_txpwr_index_nphy()
28508 iqcomp_a = (iqcomp >> 10) & ((1 << (19 - 10 + 1)) - 1); in wlc_phy_txpwr_index_nphy()
28512 regval[0] = (u16) iqcomp_a; in wlc_phy_txpwr_index_nphy()