Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8851b.c993 val = u32_encode_bits(gain->rpl_ofst_80[band][RF_PATH_A][2], B_P0_RTL3_82_MASK) | in rtw8851b_set_rxsc_rpl_comp()
H A Drtw8852b.c1099 val = FIELD_PREP(B_P0_RTL3_82_MASK, (gain->rpl_ofst_80[band][RF_PATH_A][2] + in rtw8852b_set_rxsc_rpl_comp()
H A Dreg.h4438 #define B_P0_RTL3_82_MASK GENMASK(7, 0) macro