Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8851b.c988 u32_encode_bits(gain->rpl_ofst_80[band][RF_PATH_A][1], B_P0_RTL2_81_MASK) | in rtw8851b_set_rxsc_rpl_comp()
H A Drtw8852b.c1092 FIELD_PREP(B_P0_RTL2_81_MASK, (gain->rpl_ofst_80[band][RF_PATH_A][1] + in rtw8852b_set_rxsc_rpl_comp()
H A Dreg.h4431 #define B_P0_RTL2_81_MASK GENMASK(23, 16) macro