Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/broadcom/b43/
Dlo.c66 u16 lna, u16 pga, u16 trsw_rx) in lo_measure_feedthrough() argument
81 trsw_rx &= (B43_PHY_RFOVERVAL_TRSWRX | B43_PHY_RFOVERVAL_BW); in lo_measure_feedthrough()
87 rfover |= trsw_rx; in lo_measure_feedthrough()
168 u16 trsw_rx, pga; in lo_measure_txctl_values() local
181 trsw_rx = 2; in lo_measure_txctl_values()
186 trsw_rx = 0; in lo_measure_txctl_values()
237 trsw_rx); in lo_measure_txctl_values()
Dphy_g.c1703 u16 trsw_rx; in b43_calc_loopback_gain() local
1803 trsw_rx = 0x1B; in b43_calc_loopback_gain()
1809 trsw_rx -= 3; in b43_calc_loopback_gain()
1814 trsw_rx = 0x18; in b43_calc_loopback_gain()
1846 gphy->trsw_rx_gain = trsw_rx * 2; in b43_calc_loopback_gain()
/linux-6.1.9/drivers/net/wireless/realtek/rtw89/
Drtw8852c.c1595 u8 trsw_rx, u8 trsw, u8 trsw_b) in rtw8852c_bb_gpio_trsw() argument
1607 mask_ofst += (tx_path_en * 4 + trsw_tx * 2 + trsw_rx) * 2; in rtw8852c_bb_gpio_trsw()