Lines Matching refs:rtl_set_bbreg
76 rtl_set_bbreg(hw, RRFMOD, 0xC00, 0x3); in rtl8812ae_fixspur()
79 rtl_set_bbreg(hw, RRFMOD, 0xC00, 0x2); in rtl8812ae_fixspur()
87 rtl_set_bbreg(hw, RRFMOD, 0x300, 0x3); in rtl8812ae_fixspur()
89 rtl_set_bbreg(hw, RADC_BUF_CLK, BIT(30), 1); in rtl8812ae_fixspur()
93 rtl_set_bbreg(hw, RADC_BUF_CLK, BIT(30), 1); in rtl8812ae_fixspur()
96 rtl_set_bbreg(hw, RRFMOD, 0x300, 0x2); in rtl8812ae_fixspur()
98 rtl_set_bbreg(hw, RADC_BUF_CLK, BIT(30), 0); in rtl8812ae_fixspur()
107 rtl_set_bbreg(hw, RRFMOD, 0x300, 0x3); in rtl8812ae_fixspur()
110 rtl_set_bbreg(hw, RRFMOD, 0x300, 0x2); in rtl8812ae_fixspur()
235 rtl_set_bbreg(hw, RCCAONSEC, 0x8, 1); in _rtl8821ae_phy_rf_serial_read()
243 rtl_set_bbreg(hw, RHSSIREAD_8821AE, 0xff, offset); in _rtl8821ae_phy_rf_serial_read()
272 rtl_set_bbreg(hw, RCCAONSEC, 0x8, 0); in _rtl8821ae_phy_rf_serial_read()
294 rtl_set_bbreg(hw, pphyreg->rf3wire_offset, MASKDWORD, data_and_addr); in _rtl8821ae_phy_rf_serial_write()
345 rtl_set_bbreg(hw, REG_MAC_PHY_CTRL, 0x7FF80000, in rtl8821ae_phy_bb_config()
349 rtl_set_bbreg(hw, REG_MAC_PHY_CTRL, 0xFFF000, in rtl8821ae_phy_bb_config()
535 rtl_set_bbreg(hw, ROFDMCCKEN, BOFDMEN|BCCKEN, 0x03); in rtl8821ae_phy_switch_wirelessband()
539 rtl_set_bbreg(hw, RA_RFE_PINMUX, 0xF000, 0x7); in rtl8821ae_phy_switch_wirelessband()
541 rtl_set_bbreg(hw, RA_RFE_PINMUX, 0xF0, 0x7); in rtl8821ae_phy_switch_wirelessband()
546 rtl_set_bbreg(hw, 0x834, 0x3, 0x1); in rtl8821ae_phy_switch_wirelessband()
551 rtl_set_bbreg(hw, RA_TXSCALE, 0xF00, 0); in rtl8821ae_phy_switch_wirelessband()
554 rtl_set_bbreg(hw, 0x82c, 0x3, 0); in rtl8821ae_phy_switch_wirelessband()
557 rtl_set_bbreg(hw, RA_RFE_PINMUX, BMASKDWORD, in rtl8821ae_phy_switch_wirelessband()
559 rtl_set_bbreg(hw, RB_RFE_PINMUX, BMASKDWORD, in rtl8821ae_phy_switch_wirelessband()
561 rtl_set_bbreg(hw, RA_RFE_INV, 0x3ff00000, 0x000); in rtl8821ae_phy_switch_wirelessband()
562 rtl_set_bbreg(hw, RB_RFE_INV, 0x3ff00000, 0x000); in rtl8821ae_phy_switch_wirelessband()
565 rtl_set_bbreg(hw, RTXPATH, 0xf0, 0x1); in rtl8821ae_phy_switch_wirelessband()
566 rtl_set_bbreg(hw, RCCK_RX, 0x0f000000, 0x1); in rtl8821ae_phy_switch_wirelessband()
574 rtl_set_bbreg(hw, RA_RFE_PINMUX, 0xF000, 0x5); in rtl8821ae_phy_switch_wirelessband()
576 rtl_set_bbreg(hw, RA_RFE_PINMUX, 0xF0, 0x4); in rtl8821ae_phy_switch_wirelessband()
603 rtl_set_bbreg(hw, ROFDMCCKEN, BOFDMEN|BCCKEN, 0x03); in rtl8821ae_phy_switch_wirelessband()
607 rtl_set_bbreg(hw, 0x834, 0x3, 0x2); in rtl8821ae_phy_switch_wirelessband()
613 rtl_set_bbreg(hw, RA_TXSCALE, 0xF00, 1); in rtl8821ae_phy_switch_wirelessband()
616 rtl_set_bbreg(hw, 0x82c, 0x3, 1); in rtl8821ae_phy_switch_wirelessband()
619 rtl_set_bbreg(hw, RA_RFE_PINMUX, BMASKDWORD, in rtl8821ae_phy_switch_wirelessband()
621 rtl_set_bbreg(hw, RB_RFE_PINMUX, BMASKDWORD, in rtl8821ae_phy_switch_wirelessband()
623 rtl_set_bbreg(hw, RA_RFE_INV, 0x3ff00000, 0x010); in rtl8821ae_phy_switch_wirelessband()
624 rtl_set_bbreg(hw, RB_RFE_INV, 0x3ff00000, 0x010); in rtl8821ae_phy_switch_wirelessband()
627 rtl_set_bbreg(hw, RTXPATH, 0xf0, 0); in rtl8821ae_phy_switch_wirelessband()
628 rtl_set_bbreg(hw, RCCK_RX, 0x0f000000, 0xf); in rtl8821ae_phy_switch_wirelessband()
638 rtl_set_bbreg(hw, RA_TXSCALE, 0xFFE00000, in rtl8821ae_phy_switch_wirelessband()
641 rtl_set_bbreg(hw, RB_TXSCALE, 0xFFE00000, in rtl8821ae_phy_switch_wirelessband()
743 rtl_set_bbreg(hw, addr, MASKDWORD, data); in _rtl8821ae_config_bb_reg()
1826 rtl_set_bbreg(hw, v1, MASKDWORD, v2); in _rtl8821ae_phy_config_bb_with_headerfile()
1847 rtl_set_bbreg(hw, v1, MASKDWORD, in _rtl8821ae_phy_config_bb_with_headerfile()
2783 rtl_set_bbreg(hw, RTXAGC_A_CCK11_CCK1, in _rtl8821ae_phy_set_txpower_index()
2787 rtl_set_bbreg(hw, RTXAGC_A_CCK11_CCK1, in _rtl8821ae_phy_set_txpower_index()
2791 rtl_set_bbreg(hw, RTXAGC_A_CCK11_CCK1, in _rtl8821ae_phy_set_txpower_index()
2795 rtl_set_bbreg(hw, RTXAGC_A_CCK11_CCK1, in _rtl8821ae_phy_set_txpower_index()
2799 rtl_set_bbreg(hw, RTXAGC_A_OFDM18_OFDM6, in _rtl8821ae_phy_set_txpower_index()
2803 rtl_set_bbreg(hw, RTXAGC_A_OFDM18_OFDM6, in _rtl8821ae_phy_set_txpower_index()
2807 rtl_set_bbreg(hw, RTXAGC_A_OFDM18_OFDM6, in _rtl8821ae_phy_set_txpower_index()
2811 rtl_set_bbreg(hw, RTXAGC_A_OFDM18_OFDM6, in _rtl8821ae_phy_set_txpower_index()
2815 rtl_set_bbreg(hw, RTXAGC_A_OFDM54_OFDM24, in _rtl8821ae_phy_set_txpower_index()
2819 rtl_set_bbreg(hw, RTXAGC_A_OFDM54_OFDM24, in _rtl8821ae_phy_set_txpower_index()
2823 rtl_set_bbreg(hw, RTXAGC_A_OFDM54_OFDM24, in _rtl8821ae_phy_set_txpower_index()
2827 rtl_set_bbreg(hw, RTXAGC_A_OFDM54_OFDM24, in _rtl8821ae_phy_set_txpower_index()
2831 rtl_set_bbreg(hw, RTXAGC_A_MCS03_MCS00, in _rtl8821ae_phy_set_txpower_index()
2835 rtl_set_bbreg(hw, RTXAGC_A_MCS03_MCS00, in _rtl8821ae_phy_set_txpower_index()
2839 rtl_set_bbreg(hw, RTXAGC_A_MCS03_MCS00, in _rtl8821ae_phy_set_txpower_index()
2843 rtl_set_bbreg(hw, RTXAGC_A_MCS03_MCS00, in _rtl8821ae_phy_set_txpower_index()
2847 rtl_set_bbreg(hw, RTXAGC_A_MCS07_MCS04, in _rtl8821ae_phy_set_txpower_index()
2851 rtl_set_bbreg(hw, RTXAGC_A_MCS07_MCS04, in _rtl8821ae_phy_set_txpower_index()
2855 rtl_set_bbreg(hw, RTXAGC_A_MCS07_MCS04, in _rtl8821ae_phy_set_txpower_index()
2859 rtl_set_bbreg(hw, RTXAGC_A_MCS07_MCS04, in _rtl8821ae_phy_set_txpower_index()
2863 rtl_set_bbreg(hw, RTXAGC_A_MCS11_MCS08, in _rtl8821ae_phy_set_txpower_index()
2867 rtl_set_bbreg(hw, RTXAGC_A_MCS11_MCS08, in _rtl8821ae_phy_set_txpower_index()
2871 rtl_set_bbreg(hw, RTXAGC_A_MCS11_MCS08, in _rtl8821ae_phy_set_txpower_index()
2875 rtl_set_bbreg(hw, RTXAGC_A_MCS11_MCS08, in _rtl8821ae_phy_set_txpower_index()
2879 rtl_set_bbreg(hw, RTXAGC_A_MCS15_MCS12, in _rtl8821ae_phy_set_txpower_index()
2883 rtl_set_bbreg(hw, RTXAGC_A_MCS15_MCS12, in _rtl8821ae_phy_set_txpower_index()
2887 rtl_set_bbreg(hw, RTXAGC_A_MCS15_MCS12, in _rtl8821ae_phy_set_txpower_index()
2891 rtl_set_bbreg(hw, RTXAGC_A_MCS15_MCS12, in _rtl8821ae_phy_set_txpower_index()
2895 rtl_set_bbreg(hw, RTXAGC_A_NSS1INDEX3_NSS1INDEX0, in _rtl8821ae_phy_set_txpower_index()
2899 rtl_set_bbreg(hw, RTXAGC_A_NSS1INDEX3_NSS1INDEX0, in _rtl8821ae_phy_set_txpower_index()
2903 rtl_set_bbreg(hw, RTXAGC_A_NSS1INDEX3_NSS1INDEX0, in _rtl8821ae_phy_set_txpower_index()
2907 rtl_set_bbreg(hw, RTXAGC_A_NSS1INDEX3_NSS1INDEX0, in _rtl8821ae_phy_set_txpower_index()
2911 rtl_set_bbreg(hw, RTXAGC_A_NSS1INDEX7_NSS1INDEX4, in _rtl8821ae_phy_set_txpower_index()
2915 rtl_set_bbreg(hw, RTXAGC_A_NSS1INDEX7_NSS1INDEX4, in _rtl8821ae_phy_set_txpower_index()
2919 rtl_set_bbreg(hw, RTXAGC_A_NSS1INDEX7_NSS1INDEX4, in _rtl8821ae_phy_set_txpower_index()
2923 rtl_set_bbreg(hw, RTXAGC_A_NSS1INDEX7_NSS1INDEX4, in _rtl8821ae_phy_set_txpower_index()
2927 rtl_set_bbreg(hw, RTXAGC_A_NSS2INDEX1_NSS1INDEX8, in _rtl8821ae_phy_set_txpower_index()
2931 rtl_set_bbreg(hw, RTXAGC_A_NSS2INDEX1_NSS1INDEX8, in _rtl8821ae_phy_set_txpower_index()
2935 rtl_set_bbreg(hw, RTXAGC_A_NSS2INDEX1_NSS1INDEX8, in _rtl8821ae_phy_set_txpower_index()
2939 rtl_set_bbreg(hw, RTXAGC_A_NSS2INDEX1_NSS1INDEX8, in _rtl8821ae_phy_set_txpower_index()
2943 rtl_set_bbreg(hw, RTXAGC_A_NSS2INDEX5_NSS2INDEX2, in _rtl8821ae_phy_set_txpower_index()
2947 rtl_set_bbreg(hw, RTXAGC_A_NSS2INDEX5_NSS2INDEX2, in _rtl8821ae_phy_set_txpower_index()
2951 rtl_set_bbreg(hw, RTXAGC_A_NSS2INDEX5_NSS2INDEX2, in _rtl8821ae_phy_set_txpower_index()
2955 rtl_set_bbreg(hw, RTXAGC_A_NSS2INDEX5_NSS2INDEX2, in _rtl8821ae_phy_set_txpower_index()
2959 rtl_set_bbreg(hw, RTXAGC_A_NSS2INDEX9_NSS2INDEX6, in _rtl8821ae_phy_set_txpower_index()
2963 rtl_set_bbreg(hw, RTXAGC_A_NSS2INDEX9_NSS2INDEX6, in _rtl8821ae_phy_set_txpower_index()
2967 rtl_set_bbreg(hw, RTXAGC_A_NSS2INDEX9_NSS2INDEX6, in _rtl8821ae_phy_set_txpower_index()
2971 rtl_set_bbreg(hw, RTXAGC_A_NSS2INDEX9_NSS2INDEX6, in _rtl8821ae_phy_set_txpower_index()
2982 rtl_set_bbreg(hw, RTXAGC_B_CCK11_CCK1, in _rtl8821ae_phy_set_txpower_index()
2986 rtl_set_bbreg(hw, RTXAGC_B_CCK11_CCK1, in _rtl8821ae_phy_set_txpower_index()
2990 rtl_set_bbreg(hw, RTXAGC_B_CCK11_CCK1, in _rtl8821ae_phy_set_txpower_index()
2994 rtl_set_bbreg(hw, RTXAGC_B_CCK11_CCK1, in _rtl8821ae_phy_set_txpower_index()
2998 rtl_set_bbreg(hw, RTXAGC_B_OFDM18_OFDM6, in _rtl8821ae_phy_set_txpower_index()
3002 rtl_set_bbreg(hw, RTXAGC_B_OFDM18_OFDM6, in _rtl8821ae_phy_set_txpower_index()
3006 rtl_set_bbreg(hw, RTXAGC_B_OFDM18_OFDM6, in _rtl8821ae_phy_set_txpower_index()
3010 rtl_set_bbreg(hw, RTXAGC_B_OFDM18_OFDM6, in _rtl8821ae_phy_set_txpower_index()
3014 rtl_set_bbreg(hw, RTXAGC_B_OFDM54_OFDM24, in _rtl8821ae_phy_set_txpower_index()
3018 rtl_set_bbreg(hw, RTXAGC_B_OFDM54_OFDM24, in _rtl8821ae_phy_set_txpower_index()
3022 rtl_set_bbreg(hw, RTXAGC_B_OFDM54_OFDM24, in _rtl8821ae_phy_set_txpower_index()
3026 rtl_set_bbreg(hw, RTXAGC_B_OFDM54_OFDM24, in _rtl8821ae_phy_set_txpower_index()
3030 rtl_set_bbreg(hw, RTXAGC_B_MCS03_MCS00, in _rtl8821ae_phy_set_txpower_index()
3034 rtl_set_bbreg(hw, RTXAGC_B_MCS03_MCS00, in _rtl8821ae_phy_set_txpower_index()
3038 rtl_set_bbreg(hw, RTXAGC_B_MCS03_MCS00, in _rtl8821ae_phy_set_txpower_index()
3042 rtl_set_bbreg(hw, RTXAGC_B_MCS03_MCS00, in _rtl8821ae_phy_set_txpower_index()
3046 rtl_set_bbreg(hw, RTXAGC_B_MCS07_MCS04, in _rtl8821ae_phy_set_txpower_index()
3050 rtl_set_bbreg(hw, RTXAGC_B_MCS07_MCS04, in _rtl8821ae_phy_set_txpower_index()
3054 rtl_set_bbreg(hw, RTXAGC_B_MCS07_MCS04, in _rtl8821ae_phy_set_txpower_index()
3058 rtl_set_bbreg(hw, RTXAGC_B_MCS07_MCS04, in _rtl8821ae_phy_set_txpower_index()
3062 rtl_set_bbreg(hw, RTXAGC_B_MCS11_MCS08, in _rtl8821ae_phy_set_txpower_index()
3066 rtl_set_bbreg(hw, RTXAGC_B_MCS11_MCS08, in _rtl8821ae_phy_set_txpower_index()
3070 rtl_set_bbreg(hw, RTXAGC_B_MCS11_MCS08, in _rtl8821ae_phy_set_txpower_index()
3074 rtl_set_bbreg(hw, RTXAGC_B_MCS11_MCS08, in _rtl8821ae_phy_set_txpower_index()
3078 rtl_set_bbreg(hw, RTXAGC_B_MCS15_MCS12, in _rtl8821ae_phy_set_txpower_index()
3082 rtl_set_bbreg(hw, RTXAGC_B_MCS15_MCS12, in _rtl8821ae_phy_set_txpower_index()
3086 rtl_set_bbreg(hw, RTXAGC_B_MCS15_MCS12, in _rtl8821ae_phy_set_txpower_index()
3090 rtl_set_bbreg(hw, RTXAGC_B_MCS15_MCS12, in _rtl8821ae_phy_set_txpower_index()
3094 rtl_set_bbreg(hw, RTXAGC_B_NSS1INDEX3_NSS1INDEX0, in _rtl8821ae_phy_set_txpower_index()
3098 rtl_set_bbreg(hw, RTXAGC_B_NSS1INDEX3_NSS1INDEX0, in _rtl8821ae_phy_set_txpower_index()
3102 rtl_set_bbreg(hw, RTXAGC_B_NSS1INDEX3_NSS1INDEX0, in _rtl8821ae_phy_set_txpower_index()
3106 rtl_set_bbreg(hw, RTXAGC_B_NSS1INDEX3_NSS1INDEX0, in _rtl8821ae_phy_set_txpower_index()
3110 rtl_set_bbreg(hw, RTXAGC_B_NSS1INDEX7_NSS1INDEX4, in _rtl8821ae_phy_set_txpower_index()
3114 rtl_set_bbreg(hw, RTXAGC_B_NSS1INDEX7_NSS1INDEX4, in _rtl8821ae_phy_set_txpower_index()
3118 rtl_set_bbreg(hw, RTXAGC_B_NSS1INDEX7_NSS1INDEX4, in _rtl8821ae_phy_set_txpower_index()
3122 rtl_set_bbreg(hw, RTXAGC_B_NSS1INDEX7_NSS1INDEX4, in _rtl8821ae_phy_set_txpower_index()
3126 rtl_set_bbreg(hw, RTXAGC_B_NSS2INDEX1_NSS1INDEX8, in _rtl8821ae_phy_set_txpower_index()
3130 rtl_set_bbreg(hw, RTXAGC_B_NSS2INDEX1_NSS1INDEX8, in _rtl8821ae_phy_set_txpower_index()
3134 rtl_set_bbreg(hw, RTXAGC_B_NSS2INDEX1_NSS1INDEX8, in _rtl8821ae_phy_set_txpower_index()
3138 rtl_set_bbreg(hw, RTXAGC_B_NSS2INDEX1_NSS1INDEX8, in _rtl8821ae_phy_set_txpower_index()
3142 rtl_set_bbreg(hw, RTXAGC_B_NSS2INDEX5_NSS2INDEX2, in _rtl8821ae_phy_set_txpower_index()
3146 rtl_set_bbreg(hw, RTXAGC_B_NSS2INDEX5_NSS2INDEX2, in _rtl8821ae_phy_set_txpower_index()
3150 rtl_set_bbreg(hw, RTXAGC_B_NSS2INDEX5_NSS2INDEX2, in _rtl8821ae_phy_set_txpower_index()
3154 rtl_set_bbreg(hw, RTXAGC_B_NSS2INDEX5_NSS2INDEX2, in _rtl8821ae_phy_set_txpower_index()
3158 rtl_set_bbreg(hw, RTXAGC_B_NSS2INDEX9_NSS2INDEX6, in _rtl8821ae_phy_set_txpower_index()
3162 rtl_set_bbreg(hw, RTXAGC_B_NSS2INDEX9_NSS2INDEX6, in _rtl8821ae_phy_set_txpower_index()
3166 rtl_set_bbreg(hw, RTXAGC_B_NSS2INDEX9_NSS2INDEX6, in _rtl8821ae_phy_set_txpower_index()
3170 rtl_set_bbreg(hw, RTXAGC_B_NSS2INDEX9_NSS2INDEX6, in _rtl8821ae_phy_set_txpower_index()
3238 rtl_set_bbreg(hw, offset, 0xffffff, data); in _rtl8821ae_phy_txpower_training_by_path()
3455 rtl_set_bbreg(hw, RRFMOD, 0x003003C3, 0x00300200); in rtl8821ae_phy_set_bw_mode_callback()
3456 rtl_set_bbreg(hw, RADC_BUF_CLK, BIT(30), 0); in rtl8821ae_phy_set_bw_mode_callback()
3459 rtl_set_bbreg(hw, RL1PEAKTH, 0x03C00000, 7); in rtl8821ae_phy_set_bw_mode_callback()
3461 rtl_set_bbreg(hw, RL1PEAKTH, 0x03C00000, 8); in rtl8821ae_phy_set_bw_mode_callback()
3464 rtl_set_bbreg(hw, RRFMOD, 0x003003C3, 0x00300201); in rtl8821ae_phy_set_bw_mode_callback()
3465 rtl_set_bbreg(hw, RADC_BUF_CLK, BIT(30), 0); in rtl8821ae_phy_set_bw_mode_callback()
3466 rtl_set_bbreg(hw, RRFMOD, 0x3C, sub_chnl); in rtl8821ae_phy_set_bw_mode_callback()
3467 rtl_set_bbreg(hw, RCCAONSEC, 0xf0000000, sub_chnl); in rtl8821ae_phy_set_bw_mode_callback()
3478 rtl_set_bbreg(hw, RL1PEAKTH, 0x03C00000, l1pk_val); in rtl8821ae_phy_set_bw_mode_callback()
3481 rtl_set_bbreg(hw, RCCK_SYSTEM, BCCK_SYSTEM, 1); in rtl8821ae_phy_set_bw_mode_callback()
3483 rtl_set_bbreg(hw, RCCK_SYSTEM, BCCK_SYSTEM, 0); in rtl8821ae_phy_set_bw_mode_callback()
3488 rtl_set_bbreg(hw, RRFMOD, 0x003003C3, 0x00300202); in rtl8821ae_phy_set_bw_mode_callback()
3490 rtl_set_bbreg(hw, RADC_BUF_CLK, BIT(30), 1); in rtl8821ae_phy_set_bw_mode_callback()
3491 rtl_set_bbreg(hw, RRFMOD, 0x3C, sub_chnl); in rtl8821ae_phy_set_bw_mode_callback()
3492 rtl_set_bbreg(hw, RCCAONSEC, 0xf0000000, sub_chnl); in rtl8821ae_phy_set_bw_mode_callback()
3502 rtl_set_bbreg(hw, RL1PEAKTH, 0x03C00000, l1pk_val); in rtl8821ae_phy_set_bw_mode_callback()
3564 rtl_set_bbreg(hw, RFC_AREA, 0x1ffe0000, data); in rtl8821ae_phy_sw_chnl_callback()
3674 rtl_set_bbreg(hw, 0x82c, BIT(31), 0x0); /*[31] = 0 --> Page C*/ in _rtl8821ae_iqk_backup_macbb()
3688 rtl_set_bbreg(hw, 0x82c, BIT(31), 0x0); /*[31] = 0 --> Page C*/ in _rtl8821ae_iqk_backup_afe()
3702 rtl_set_bbreg(hw, 0x82c, BIT(31), 0x0); /*[31] = 0 --> Page C*/ in _rtl8821ae_iqk_backup_rf()
3719 rtl_set_bbreg(hw, 0x82c, BIT(31), 0x0); /*[31] = 0 --> Page C*/ in _rtl8821ae_iqk_configure_mac()
3721 rtl_set_bbreg(hw, 0x550, BIT(11) | BIT(3), 0x0); in _rtl8821ae_iqk_configure_mac()
3723 rtl_set_bbreg(hw, 0x838, 0xf, 0xc); /*CCA off*/ in _rtl8821ae_iqk_configure_mac()
3733 rtl_set_bbreg(hw, 0x82c, BIT(31), 0x1); in _rtl8821ae_iqk_tx_fill_iqc()
3737 rtl_set_bbreg(hw, 0xccc, 0x000007ff, tx_y); in _rtl8821ae_iqk_tx_fill_iqc()
3738 rtl_set_bbreg(hw, 0xcd4, 0x000007ff, tx_x); in _rtl8821ae_iqk_tx_fill_iqc()
3758 rtl_set_bbreg(hw, 0x82c, BIT(31), 0x0); /* [31] = 0 --> Page C */ in _rtl8821ae_iqk_rx_fill_iqc()
3759 rtl_set_bbreg(hw, 0xc10, 0x000003ff, rx_x>>1); in _rtl8821ae_iqk_rx_fill_iqc()
3760 rtl_set_bbreg(hw, 0xc10, 0x03ff0000, rx_y>>1); in _rtl8821ae_iqk_rx_fill_iqc()
3801 rtl_set_bbreg(hw, 0x82c, BIT(31), 0x0); /*[31] = 0 --> Page C*/ in _rtl8821ae_iqk_tx()
3815 rtl_set_bbreg(hw, 0xc00, 0xf, 0x4); /*hardware 3-wire off*/ in _rtl8821ae_iqk_tx()
3820 rtl_set_bbreg(hw, 0xc5c, BIT(26) | BIT(25) | BIT(24), 0x7); in _rtl8821ae_iqk_tx()
3830 rtl_set_bbreg(hw, 0xcb8, 0xf, 0xd); in _rtl8821ae_iqk_tx()
3833 rtl_set_bbreg(hw, 0xc94, BIT(0), 0x1); in _rtl8821ae_iqk_tx()
3838 rtl_set_bbreg(hw, 0x82c, BIT(31), 0x1); /* [31] = 1 --> Page C1 */ in _rtl8821ae_iqk_tx()
3855 rtl_set_bbreg(hw, 0x82c, BIT(31), 0x0); /* [31] = 0 --> Page C */ in _rtl8821ae_iqk_tx()
3869 rtl_set_bbreg(hw, 0x82c, BIT(31), 0x1); /* [31] = 1 --> Page C1 */ in _rtl8821ae_iqk_tx()
3872 rtl_set_bbreg(hw, 0x82c, BIT(31), 0x0); /* [31] = 0 --> Page C */ in _rtl8821ae_iqk_tx()
3883 rtl_set_bbreg(hw, 0xc94, BIT(0), 0x1); in _rtl8821ae_iqk_tx()
3888 rtl_set_bbreg(hw, 0x82c, BIT(31), 0x1); /* [31] = 1 --> Page C1 */ in _rtl8821ae_iqk_tx()
3902 rtl_set_bbreg(hw, 0xce8, BIT(31), 0x0); in _rtl8821ae_iqk_tx()
3905 rtl_set_bbreg(hw, 0xc80, BIT(28), 0x0); in _rtl8821ae_iqk_tx()
3906 rtl_set_bbreg(hw, 0xc84, BIT(28), 0x0); in _rtl8821ae_iqk_tx()
3907 rtl_set_bbreg(hw, 0xce8, BIT(31), 0x0); in _rtl8821ae_iqk_tx()
3919 rtl_set_bbreg(hw, 0xce8, BIT(31), 0x1); in _rtl8821ae_iqk_tx()
3920 rtl_set_bbreg(hw, 0xce8, 0x3fff0000, tx_dt[cal] & 0x00003fff); in _rtl8821ae_iqk_tx()
3957 rtl_set_bbreg(hw, 0xccc, 0x000007ff, 0x0); in _rtl8821ae_iqk_tx()
3958 rtl_set_bbreg(hw, 0xcd4, 0x000007ff, 0x200); in _rtl8821ae_iqk_tx()
4011 rtl_set_bbreg(hw, 0xccc, 0x000007ff, 0x0); in _rtl8821ae_iqk_tx()
4012 rtl_set_bbreg(hw, 0xcd4, 0x000007ff, 0x200); in _rtl8821ae_iqk_tx()
4031 rtl_set_bbreg(hw, 0xce8, BIT(31), 0x0); /* TX VDF Disable */ in _rtl8821ae_iqk_tx()
4035 rtl_set_bbreg(hw, 0x82c, BIT(31), 0x0); /* [31] = 0 --> Page C */ in _rtl8821ae_iqk_tx()
4045 rtl_set_bbreg(hw, 0xcb8, 0xf, 0xd); in _rtl8821ae_iqk_tx()
4051 rtl_set_bbreg(hw, 0x82c, BIT(31), 0x1); /* [31] = 1 --> Page C1 */ in _rtl8821ae_iqk_tx()
4057 rtl_set_bbreg(hw, 0xce8, BIT(30), 0x0); in _rtl8821ae_iqk_tx()
4064 rtl_set_bbreg(hw, 0xce8, BIT(30), 0x0); in _rtl8821ae_iqk_tx()
4081 rtl_set_bbreg(hw, 0xce8, 0x00003fff, rx_dt[cal] & 0x00003fff); in _rtl8821ae_iqk_tx()
4145 rtl_set_bbreg(hw, 0x82c, BIT(31), 0x0); /* [31] = 0 --> Page C */ in _rtl8821ae_iqk_tx()
4155 rtl_set_bbreg(hw, 0x978, 0x03FF8000, (tx_x0_rxk[cal])>>21&0x000007ff); in _rtl8821ae_iqk_tx()
4156 rtl_set_bbreg(hw, 0x978, 0x000007FF, (tx_y0_rxk[cal])>>21&0x000007ff); in _rtl8821ae_iqk_tx()
4157 rtl_set_bbreg(hw, 0x978, BIT(31), 0x1); in _rtl8821ae_iqk_tx()
4158 rtl_set_bbreg(hw, 0x97c, BIT(31), 0x0); in _rtl8821ae_iqk_tx()
4159 rtl_set_bbreg(hw, 0xcb8, 0xF, 0xe); in _rtl8821ae_iqk_tx()
4163 rtl_set_bbreg(hw, 0x82c, BIT(31), 0x1); /* [31] = 1 --> Page C1 */ in _rtl8821ae_iqk_tx()
4164 rtl_set_bbreg(hw, 0xc80, BIT(29), 0x1); in _rtl8821ae_iqk_tx()
4165 rtl_set_bbreg(hw, 0xc84, BIT(29), 0x0); in _rtl8821ae_iqk_tx()
4171 rtl_set_bbreg(hw, 0xce8, BIT(30), 0x1); /* RX VDF Enable */ in _rtl8821ae_iqk_tx()
4204 rtl_set_bbreg(hw, 0xc10, 0x000003ff, 0x200>>1); in _rtl8821ae_iqk_tx()
4205 rtl_set_bbreg(hw, 0xc10, 0x03ff0000, 0x0>>1); in _rtl8821ae_iqk_tx()
4225 rtl_set_bbreg(hw, 0xce8, BIT(31), 0x1); /* TX VDF Enable */ in _rtl8821ae_iqk_tx()
4230 rtl_set_bbreg(hw, 0x82c, BIT(31), 0x0); /* [31] = 0 --> Page C */ in _rtl8821ae_iqk_tx()
4243 rtl_set_bbreg(hw, 0x82c, BIT(31), 0x1); /* [31] = 1 --> Page C1 */ in _rtl8821ae_iqk_tx()
4302 rtl_set_bbreg(hw, 0x82c, BIT(31), 0x0); /* [31] = 0 --> Page C */ in _rtl8821ae_iqk_tx()
4312 rtl_set_bbreg(hw, 0x978, 0x03FF8000, (tx_x0_rxk[cal])>>21&0x000007ff); in _rtl8821ae_iqk_tx()
4313 rtl_set_bbreg(hw, 0x978, 0x000007FF, (tx_y0_rxk[cal])>>21&0x000007ff); in _rtl8821ae_iqk_tx()
4314 rtl_set_bbreg(hw, 0x978, BIT(31), 0x1); in _rtl8821ae_iqk_tx()
4315 rtl_set_bbreg(hw, 0x97c, BIT(31), 0x0); in _rtl8821ae_iqk_tx()
4320 rtl_set_bbreg(hw, 0x82c, BIT(31), 0x1); /* [31] = 1 --> Page C1 */ in _rtl8821ae_iqk_tx()
4359 rtl_set_bbreg(hw, 0xc10, 0x000003ff, 0x200>>1); in _rtl8821ae_iqk_tx()
4360 rtl_set_bbreg(hw, 0xc10, 0x03ff0000, 0x0>>1); in _rtl8821ae_iqk_tx()
4380 rtl_set_bbreg(hw, 0x82c, BIT(31), 0x0); /* [31] = 0 --> Page C */ in _rtl8821ae_iqk_tx()
4472 rtl_set_bbreg(hw, 0x82c, BIT(31), 0x0); /* [31] = 0 --> Page C */ in _rtl8821ae_iqk_restore_rf()
4494 rtl_set_bbreg(hw, 0x82c, BIT(31), 0x0); /* [31] = 0 --> Page C */ in _rtl8821ae_iqk_restore_afe()
4498 rtl_set_bbreg(hw, 0x82c, BIT(31), 0x1); /* [31] = 1 --> Page C1 */ in _rtl8821ae_iqk_restore_afe()
4519 rtl_set_bbreg(hw, 0x82c, BIT(31), 0x0); /* [31] = 0 --> Page C */ in _rtl8821ae_iqk_restore_macbb()
4574 rtl_set_bbreg(hw, RA_RFE_PINMUX + 4, BIT(29) | BIT(28), 0x1); in _rtl8821ae_phy_set_rfpath_switch()
4576 rtl_set_bbreg(hw, RA_RFE_PINMUX + 4, BIT(29) | BIT(28), 0x2); in _rtl8821ae_phy_set_rfpath_switch()