Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/b43/
Dphy_n.h923 u16 iqcomp_a; member
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/phy/
Dphy_int.h392 u16 iqcomp_a; member
Dphy_n.c28441 u16 iqcomp_a, iqcomp_b; in wlc_phy_txpwr_index_nphy() local
28499 &pi->nphy_txpwrindex[core].iqcomp_a); in wlc_phy_txpwr_index_nphy()
28550 iqcomp_a); in wlc_phy_txpwr_index_nphy()
28605 iqcomp_a = (iqcomp >> 10) & ((1 << (19 - 10 + 1)) - 1); in wlc_phy_txpwr_index_nphy()
28609 regval[0] = (u16) iqcomp_a; in wlc_phy_txpwr_index_nphy()