Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8851b.c995 u32_encode_bits(gain->rpl_ofst_80[band][RF_PATH_A][4], B_P0_RTL3_84_MASK) | in rtw8851b_set_rxsc_rpl_comp()
H A Drtw8852b.c1103 FIELD_PREP(B_P0_RTL3_84_MASK, (gain->rpl_ofst_80[band][RF_PATH_A][4] + in rtw8852b_set_rxsc_rpl_comp()
H A Dreg.h4436 #define B_P0_RTL3_84_MASK GENMASK(23, 16) macro