Searched refs:trsw_rx (Results 1 – 3 of 3) sorted by relevance
1052 uint16_t trsw_rx; in bwn_loopback_calcgain() local1153 trsw_rx = 0x1b; in bwn_loopback_calcgain()1159 trsw_rx -= 3; in bwn_loopback_calcgain()1164 trsw_rx = 0x18; in bwn_loopback_calcgain()1196 pg->pg_trsw_rx_gain = trsw_rx * 2; in bwn_loopback_calcgain()1922 uint16_t lna, uint16_t pga, uint16_t trsw_rx) in bwn_lo_calcfeed() argument1938 trsw_rx &= (BWN_PHY_RFOVERVAL_TRSWRX | BWN_PHY_RFOVERVAL_BW); in bwn_lo_calcfeed()1940 rfover = BWN_PHY_RFOVERVAL_UNK | pga | lna | trsw_rx; in bwn_lo_calcfeed()2013 uint16_t trsw_rx, pga; in bwn_lo_measure_txctl_values() local2026 trsw_rx = 2; in bwn_lo_measure_txctl_values()[all …]
1545 u8 trsw_rx, u8 trsw_a, u8 trsw_b) in rtw8851b_bb_gpio_trsw() argument1553 mask_ofst += (tx_path_en * 4 + trsw_tx * 2 + trsw_rx) * 2; in rtw8851b_bb_gpio_trsw()
1650 u8 trsw_rx, u8 trsw, u8 trsw_b) in rtw8852c_bb_gpio_trsw() argument1662 mask_ofst += (tx_path_en * 4 + trsw_tx * 2 + trsw_rx) * 2; in rtw8852c_bb_gpio_trsw()