Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/rtw89/
H A Drtw8851b.c1545 u8 trsw_rx, u8 trsw_a, u8 trsw_b) in rtw8851b_bb_gpio_trsw() argument
1555 u32_encode_bits(trsw_b, B_P0_TRSW_B); in rtw8851b_bb_gpio_trsw()
H A Drtw8852c.c1650 u8 trsw_rx, u8 trsw, u8 trsw_b) in rtw8852c_bb_gpio_trsw() argument
1663 val = FIELD_PREP(B_P0_TRSW_A, trsw) | FIELD_PREP(B_P0_TRSW_B, trsw_b); in rtw8852c_bb_gpio_trsw()