Home
last modified time | relevance | path

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

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