Home
last modified time | relevance | path

Searched defs:trsw (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/bwn/
H A Dif_bwn_phy_lp.c2280 uint16_t trsw = (tx << 1) | rx; in bwn_phy_lp_set_trsw_over() local
2291 uint16_t ext_lna, high_gain, lna, low_gain, trsw, tmp; in bwn_phy_lp_set_rxgain() local
/freebsd/sys/dev/bwi/
H A Dbwirf.c390 uint16_t trsw; in bwi_rf_get_gains() local
/freebsd/sys/contrib/dev/rtw89/
H A Drtw8852c.c1565 u8 trsw_rx, u8 trsw, u8 trsw_b) in rtw8852c_bb_gpio_trsw()