Home
last modified time | relevance | path

Searched refs:trsw_rx (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/wireless/broadcom/b43/
Dlo.c79 u16 lna, u16 pga, u16 trsw_rx) in lo_measure_feedthrough() argument
94 trsw_rx &= (B43_PHY_RFOVERVAL_TRSWRX | B43_PHY_RFOVERVAL_BW); in lo_measure_feedthrough()
100 rfover |= trsw_rx; in lo_measure_feedthrough()
181 u16 trsw_rx, pga; in lo_measure_txctl_values() local
194 trsw_rx = 2; in lo_measure_txctl_values()
199 trsw_rx = 0; in lo_measure_txctl_values()
250 trsw_rx); in lo_measure_txctl_values()
Dphy_g.c1716 u16 trsw_rx; in b43_calc_loopback_gain() local
1816 trsw_rx = 0x1B; in b43_calc_loopback_gain()
1822 trsw_rx -= 3; in b43_calc_loopback_gain()
1827 trsw_rx = 0x18; in b43_calc_loopback_gain()
1859 gphy->trsw_rx_gain = trsw_rx * 2; in b43_calc_loopback_gain()