Lines Matching refs:MASKDWORD
63 if (bitmask != MASKDWORD) { in rtl92c_phy_set_bb_reg()
110 tmplong = rtl_get_bbreg(hw, RFPGA0_XA_HSSIPARAMETER2, MASKDWORD); in _rtl92c_phy_rf_serial_read()
114 tmplong2 = rtl_get_bbreg(hw, pphyreg->rfhssi_para2, MASKDWORD); in _rtl92c_phy_rf_serial_read()
117 rtl_set_bbreg(hw, RFPGA0_XA_HSSIPARAMETER2, MASKDWORD, in _rtl92c_phy_rf_serial_read()
120 rtl_set_bbreg(hw, pphyreg->rfhssi_para2, MASKDWORD, tmplong2); in _rtl92c_phy_rf_serial_read()
122 rtl_set_bbreg(hw, RFPGA0_XA_HSSIPARAMETER2, MASKDWORD, in _rtl92c_phy_rf_serial_read()
161 rtl_set_bbreg(hw, pphyreg->rf3wire_offset, MASKDWORD, data_and_addr); in _rtl92c_phy_rf_serial_write()
422 ROFDM0_RXDETECTOR2, MASKDWORD); in rtl92c_phy_get_hw_reg_originalvalue()
776 MASKDWORD, 0x00255); in _rtl92c_phy_sw_rf_seting()
781 rtl_set_rfreg(hw, RF90_PATH_A, RF_RX_G1, MASKDWORD, in _rtl92c_phy_sw_rf_seting()
933 rtl_set_bbreg(hw, 0xe30, MASKDWORD, 0x10008c1f); in _rtl92c_phy_path_a_iqk()
934 rtl_set_bbreg(hw, 0xe34, MASKDWORD, 0x10008c1f); in _rtl92c_phy_path_a_iqk()
935 rtl_set_bbreg(hw, 0xe38, MASKDWORD, 0x82140102); in _rtl92c_phy_path_a_iqk()
936 rtl_set_bbreg(hw, 0xe3c, MASKDWORD, in _rtl92c_phy_path_a_iqk()
940 rtl_set_bbreg(hw, 0xe50, MASKDWORD, 0x10008c22); in _rtl92c_phy_path_a_iqk()
941 rtl_set_bbreg(hw, 0xe54, MASKDWORD, 0x10008c22); in _rtl92c_phy_path_a_iqk()
942 rtl_set_bbreg(hw, 0xe58, MASKDWORD, 0x82140102); in _rtl92c_phy_path_a_iqk()
943 rtl_set_bbreg(hw, 0xe5c, MASKDWORD, 0x28160202); in _rtl92c_phy_path_a_iqk()
946 rtl_set_bbreg(hw, 0xe4c, MASKDWORD, 0x001028d1); in _rtl92c_phy_path_a_iqk()
947 rtl_set_bbreg(hw, 0xe48, MASKDWORD, 0xf9000000); in _rtl92c_phy_path_a_iqk()
948 rtl_set_bbreg(hw, 0xe48, MASKDWORD, 0xf8000000); in _rtl92c_phy_path_a_iqk()
952 reg_eac = rtl_get_bbreg(hw, 0xeac, MASKDWORD); in _rtl92c_phy_path_a_iqk()
953 reg_e94 = rtl_get_bbreg(hw, 0xe94, MASKDWORD); in _rtl92c_phy_path_a_iqk()
954 reg_e9c = rtl_get_bbreg(hw, 0xe9c, MASKDWORD); in _rtl92c_phy_path_a_iqk()
955 reg_ea4 = rtl_get_bbreg(hw, 0xea4, MASKDWORD); in _rtl92c_phy_path_a_iqk()
976 rtl_set_bbreg(hw, 0xe60, MASKDWORD, 0x00000002); in _rtl92c_phy_path_b_iqk()
977 rtl_set_bbreg(hw, 0xe60, MASKDWORD, 0x00000000); in _rtl92c_phy_path_b_iqk()
979 reg_eac = rtl_get_bbreg(hw, 0xeac, MASKDWORD); in _rtl92c_phy_path_b_iqk()
980 reg_eb4 = rtl_get_bbreg(hw, 0xeb4, MASKDWORD); in _rtl92c_phy_path_b_iqk()
981 reg_ebc = rtl_get_bbreg(hw, 0xebc, MASKDWORD); in _rtl92c_phy_path_b_iqk()
982 reg_ec4 = rtl_get_bbreg(hw, 0xec4, MASKDWORD); in _rtl92c_phy_path_b_iqk()
983 reg_ecc = rtl_get_bbreg(hw, 0xecc, MASKDWORD); in _rtl92c_phy_path_b_iqk()
1009 MASKDWORD) >> 22) & 0x3FF; in _rtl92c_phy_path_a_fill_iqk_matrix()
1049 MASKDWORD) >> 22) & 0x3FF; in _rtl92c_phy_path_b_fill_iqk_matrix()
1085 addabackup[i] = rtl_get_bbreg(hw, addareg[i], MASKDWORD); in _rtl92c_phy_save_adda_registers()
1106 rtl_set_bbreg(hw, addareg[i], MASKDWORD, addabackup[i]); in _rtl92c_phy_reload_adda_registers()
1129 rtl_set_bbreg(hw, addareg[0], MASKDWORD, 0x0b1b25a0); in _rtl92c_phy_path_adda_on()
1131 rtl_set_bbreg(hw, addareg[0], MASKDWORD, pathOn); in _rtl92c_phy_path_adda_on()
1135 rtl_set_bbreg(hw, addareg[i], MASKDWORD, pathOn); in _rtl92c_phy_path_adda_on()
1154 rtl_set_bbreg(hw, 0xe28, MASKDWORD, 0x0); in _rtl92c_phy_path_a_standby()
1155 rtl_set_bbreg(hw, 0x840, MASKDWORD, 0x00010000); in _rtl92c_phy_path_a_standby()
1156 rtl_set_bbreg(hw, 0xe28, MASKDWORD, 0x80800000); in _rtl92c_phy_path_a_standby()
1164 rtl_set_bbreg(hw, 0x820, MASKDWORD, mode); in _rtl92c_phy_pi_mode_switch()
1165 rtl_set_bbreg(hw, 0x828, MASKDWORD, mode); in _rtl92c_phy_pi_mode_switch()
1247 bbvalue = rtl_get_bbreg(hw, 0x800, MASKDWORD); in _rtl92c_phy_iq_calibrate()
1264 rtlphy->reg_c04 = rtl_get_bbreg(hw, 0xc04, MASKDWORD); in _rtl92c_phy_iq_calibrate()
1265 rtlphy->reg_c08 = rtl_get_bbreg(hw, 0xc08, MASKDWORD); in _rtl92c_phy_iq_calibrate()
1266 rtlphy->reg_874 = rtl_get_bbreg(hw, 0x874, MASKDWORD); in _rtl92c_phy_iq_calibrate()
1268 rtl_set_bbreg(hw, 0xc04, MASKDWORD, 0x03a05600); in _rtl92c_phy_iq_calibrate()
1269 rtl_set_bbreg(hw, 0xc08, MASKDWORD, 0x000800e4); in _rtl92c_phy_iq_calibrate()
1270 rtl_set_bbreg(hw, 0x874, MASKDWORD, 0x22204000); in _rtl92c_phy_iq_calibrate()
1272 rtl_set_bbreg(hw, 0x840, MASKDWORD, 0x00010000); in _rtl92c_phy_iq_calibrate()
1273 rtl_set_bbreg(hw, 0x844, MASKDWORD, 0x00010000); in _rtl92c_phy_iq_calibrate()
1277 rtl_set_bbreg(hw, 0xb68, MASKDWORD, 0x00080000); in _rtl92c_phy_iq_calibrate()
1279 rtl_set_bbreg(hw, 0xb6c, MASKDWORD, 0x00080000); in _rtl92c_phy_iq_calibrate()
1280 rtl_set_bbreg(hw, 0xe28, MASKDWORD, 0x80800000); in _rtl92c_phy_iq_calibrate()
1281 rtl_set_bbreg(hw, 0xe40, MASKDWORD, 0x01007c00); in _rtl92c_phy_iq_calibrate()
1282 rtl_set_bbreg(hw, 0xe44, MASKDWORD, 0x01004800); in _rtl92c_phy_iq_calibrate()
1286 result[t][0] = (rtl_get_bbreg(hw, 0xe94, MASKDWORD) & in _rtl92c_phy_iq_calibrate()
1288 result[t][1] = (rtl_get_bbreg(hw, 0xe9c, MASKDWORD) & in _rtl92c_phy_iq_calibrate()
1290 result[t][2] = (rtl_get_bbreg(hw, 0xea4, MASKDWORD) & in _rtl92c_phy_iq_calibrate()
1292 result[t][3] = (rtl_get_bbreg(hw, 0xeac, MASKDWORD) & in _rtl92c_phy_iq_calibrate()
1298 MASKDWORD) & 0x3FF0000) >> in _rtl92c_phy_iq_calibrate()
1301 (rtl_get_bbreg(hw, 0xe9c, MASKDWORD) & 0x3FF0000) >> 16; in _rtl92c_phy_iq_calibrate()
1313 MASKDWORD) & in _rtl92c_phy_iq_calibrate()
1316 (rtl_get_bbreg(hw, 0xebc, MASKDWORD) & in _rtl92c_phy_iq_calibrate()
1319 (rtl_get_bbreg(hw, 0xec4, MASKDWORD) & in _rtl92c_phy_iq_calibrate()
1322 (rtl_get_bbreg(hw, 0xecc, MASKDWORD) & in _rtl92c_phy_iq_calibrate()
1328 MASKDWORD) & in _rtl92c_phy_iq_calibrate()
1331 result[t][5] = (rtl_get_bbreg(hw, 0xebc, MASKDWORD) & in _rtl92c_phy_iq_calibrate()
1335 rtl_set_bbreg(hw, 0xc04, MASKDWORD, rtlphy->reg_c04); in _rtl92c_phy_iq_calibrate()
1336 rtl_set_bbreg(hw, 0x874, MASKDWORD, rtlphy->reg_874); in _rtl92c_phy_iq_calibrate()
1337 rtl_set_bbreg(hw, 0xc08, MASKDWORD, rtlphy->reg_c08); in _rtl92c_phy_iq_calibrate()
1338 rtl_set_bbreg(hw, 0xe28, MASKDWORD, 0); in _rtl92c_phy_iq_calibrate()
1339 rtl_set_bbreg(hw, 0x840, MASKDWORD, 0x00032ed3); in _rtl92c_phy_iq_calibrate()
1341 rtl_set_bbreg(hw, 0x844, MASKDWORD, 0x00032ed3); in _rtl92c_phy_iq_calibrate()