Searched refs:rpl_ofst_40 (Results 1 – 6 of 6) sorted by relevance
717 u32_encode_bits((gain->rpl_ofst_40[band][RF_PATH_A][0] + in rtw8852bx_set_rxsc_rpl_comp()718 gain->rpl_ofst_40[band][RF_PATH_B][0]) >> 1, B_P0_RPL1_40_MASK) | in rtw8852bx_set_rxsc_rpl_comp()719 u32_encode_bits((gain->rpl_ofst_40[band][RF_PATH_A][1] + in rtw8852bx_set_rxsc_rpl_comp()720 gain->rpl_ofst_40[band][RF_PATH_B][1]) >> 1, B_P0_RPL1_41_MASK); in rtw8852bx_set_rxsc_rpl_comp()725 val = u32_encode_bits((gain->rpl_ofst_40[band][RF_PATH_A][2] + in rtw8852bx_set_rxsc_rpl_comp()726 gain->rpl_ofst_40[band][RF_PATH_B][2]) >> 1, B_P0_RTL2_42_MASK) | in rtw8852bx_set_rxsc_rpl_comp()
1015 u32_encode_bits(gain->rpl_ofst_40[band][RF_PATH_A][0], B_P0_RPL1_40_MASK) | in rtw8851b_set_rxsc_rpl_comp()1016 u32_encode_bits(gain->rpl_ofst_40[band][RF_PATH_A][1], B_P0_RPL1_41_MASK); in rtw8851b_set_rxsc_rpl_comp()1021 val = u32_encode_bits(gain->rpl_ofst_40[band][RF_PATH_A][2], B_P0_RTL2_42_MASK) | in rtw8851b_set_rxsc_rpl_comp()
163 gain->rpl_ofst_40[gband][path][i] = data & 0xff; in rtw89_phy_cfg_bb_rpl_ofst_be()
5437 s8 rpl_ofst_40[RTW89_BB_GAIN_BAND_NR][RF_PATH_MAX] member5458 s8 rpl_ofst_40[RTW89_BB_GAIN_BAND_NR_BE][RF_PATH_MAX] member
1049 val = gain->rpl_ofst_40[gain_band][path][i]; in rtw8922a_set_rpl_gain()
1251 gain->rpl_ofst_40[gband][path][0] = (s8)data; in rtw89_phy_cfg_bb_rpl_ofst()1256 gain->rpl_ofst_40[gband][path][rxsc] = ofst; in rtw89_phy_cfg_bb_rpl_ofst()