Lines Matching refs:v1
516 #define READ_NEXT_PAIR(v1, v2, i) \ in _rtl8723be_phy_config_bb_with_headerfile() argument
519 v1 = array_table[i];\ in _rtl8723be_phy_config_bb_with_headerfile()
527 u32 v1 = 0, v2 = 0; in _rtl8723be_phy_config_bb_with_headerfile() local
534 v1 = array_table[i]; in _rtl8723be_phy_config_bb_with_headerfile()
536 if (v1 < 0xcdcdcdcd) { in _rtl8723be_phy_config_bb_with_headerfile()
537 _rtl8723be_config_bb_reg(hw, v1, v2); in _rtl8723be_phy_config_bb_with_headerfile()
548 READ_NEXT_PAIR(v1, v2, i); in _rtl8723be_phy_config_bb_with_headerfile()
553 READ_NEXT_PAIR(v1, v2, i); in _rtl8723be_phy_config_bb_with_headerfile()
560 READ_NEXT_PAIR(v1, v2, i); in _rtl8723be_phy_config_bb_with_headerfile()
566 v1, v2); in _rtl8723be_phy_config_bb_with_headerfile()
567 READ_NEXT_PAIR(v1, v2, i); in _rtl8723be_phy_config_bb_with_headerfile()
571 READ_NEXT_PAIR(v1, v2, i); in _rtl8723be_phy_config_bb_with_headerfile()
580 v1 = array_table[i]; in _rtl8723be_phy_config_bb_with_headerfile()
582 if (v1 < 0xCDCDCDCD) { in _rtl8723be_phy_config_bb_with_headerfile()
598 READ_NEXT_PAIR(v1, v2, i); in _rtl8723be_phy_config_bb_with_headerfile()
603 READ_NEXT_PAIR(v1, v2, i); in _rtl8723be_phy_config_bb_with_headerfile()
610 READ_NEXT_PAIR(v1, v2, i); in _rtl8723be_phy_config_bb_with_headerfile()
619 READ_NEXT_PAIR(v1, v2, i); in _rtl8723be_phy_config_bb_with_headerfile()
623 READ_NEXT_PAIR(v1, v2, i); in _rtl8723be_phy_config_bb_with_headerfile()
730 u32 v1 = 0, v2 = 0, v3 = 0, v4 = 0, v5 = 0, v6 = 0; in _rtl8723be_phy_config_bb_with_pgheaderfile() local
737 v1 = phy_regarray_table_pg[i]; in _rtl8723be_phy_config_bb_with_pgheaderfile()
744 if (v1 < 0xcdcdcdcd) { in _rtl8723be_phy_config_bb_with_pgheaderfile()
750 v1, v2, v3, v4, v5, v6); in _rtl8723be_phy_config_bb_with_pgheaderfile()
764 #define READ_NEXT_RF_PAIR(v1, v2, i) \ in rtl8723be_phy_config_rf_with_headerfile() argument
767 v1 = radioa_array_table[i]; \ in rtl8723be_phy_config_rf_with_headerfile()
777 u32 v1 = 0, v2 = 0; in rtl8723be_phy_config_rf_with_headerfile() local
788 v1 = radioa_array_table[i]; in rtl8723be_phy_config_rf_with_headerfile()
790 if (v1 < 0xcdcdcdcd) { in rtl8723be_phy_config_rf_with_headerfile()
791 _rtl8723be_config_rf_radio_a(hw, v1, v2); in rtl8723be_phy_config_rf_with_headerfile()
802 READ_NEXT_RF_PAIR(v1, v2, i); in rtl8723be_phy_config_rf_with_headerfile()
807 READ_NEXT_RF_PAIR(v1, v2, i); in rtl8723be_phy_config_rf_with_headerfile()
814 READ_NEXT_RF_PAIR(v1, v2, i); in rtl8723be_phy_config_rf_with_headerfile()
820 v1, v2); in rtl8723be_phy_config_rf_with_headerfile()
821 READ_NEXT_RF_PAIR(v1, v2, i); in rtl8723be_phy_config_rf_with_headerfile()
826 READ_NEXT_RF_PAIR(v1, v2, i); in rtl8723be_phy_config_rf_with_headerfile()