Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8852b_common.c737 gain->rpl_ofst_80[band][RF_PATH_B][2]) >> 1, B_P0_RTL3_82_MASK) | in rtw8852bx_set_rxsc_rpl_comp()
H A Drtw8851b.c1021 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 Dreg.h8594 #define B_P0_RTL3_82_MASK GENMASK(7, 0) macro