Lines Matching refs:v2
516 #define READ_NEXT_PAIR(v1, v2, i) \ in _rtl8723be_phy_config_bb_with_headerfile() argument
520 v2 = array_table[i+1]; \ in _rtl8723be_phy_config_bb_with_headerfile()
527 u32 v1 = 0, v2 = 0; in _rtl8723be_phy_config_bb_with_headerfile() local
535 v2 = array_table[i+1]; 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()
549 while (v2 != 0xDEAD && in _rtl8723be_phy_config_bb_with_headerfile()
550 v2 != 0xCDEF && in _rtl8723be_phy_config_bb_with_headerfile()
551 v2 != 0xCDCD && 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()
561 while (v2 != 0xDEAD && in _rtl8723be_phy_config_bb_with_headerfile()
562 v2 != 0xCDEF && in _rtl8723be_phy_config_bb_with_headerfile()
563 v2 != 0xCDCD && 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()
570 while (v2 != 0xDEAD && i < arraylen - 2) in _rtl8723be_phy_config_bb_with_headerfile()
571 READ_NEXT_PAIR(v1, v2, i); in _rtl8723be_phy_config_bb_with_headerfile()
581 v2 = array_table[i+1]; in _rtl8723be_phy_config_bb_with_headerfile()
598 READ_NEXT_PAIR(v1, v2, i); in _rtl8723be_phy_config_bb_with_headerfile()
599 while (v2 != 0xDEAD && in _rtl8723be_phy_config_bb_with_headerfile()
600 v2 != 0xCDEF && in _rtl8723be_phy_config_bb_with_headerfile()
601 v2 != 0xCDCD && 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()
611 while (v2 != 0xDEAD && in _rtl8723be_phy_config_bb_with_headerfile()
612 v2 != 0xCDEF && in _rtl8723be_phy_config_bb_with_headerfile()
613 v2 != 0xCDCD && in _rtl8723be_phy_config_bb_with_headerfile()
619 READ_NEXT_PAIR(v1, v2, i); in _rtl8723be_phy_config_bb_with_headerfile()
622 while (v2 != 0xDEAD && i < arraylen - 2) 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
738 v2 = phy_regarray_table_pg[i+1]; 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
768 v2 = radioa_array_table[i+1]; \ in rtl8723be_phy_config_rf_with_headerfile()
777 u32 v1 = 0, v2 = 0; in rtl8723be_phy_config_rf_with_headerfile() local
789 v2 = radioa_array_table[i+1]; 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()
803 while (v2 != 0xDEAD && in rtl8723be_phy_config_rf_with_headerfile()
804 v2 != 0xCDEF && in rtl8723be_phy_config_rf_with_headerfile()
805 v2 != 0xCDCD && 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()
815 while (v2 != 0xDEAD && in rtl8723be_phy_config_rf_with_headerfile()
816 v2 != 0xCDEF && in rtl8723be_phy_config_rf_with_headerfile()
817 v2 != 0xCDCD && 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()
824 while (v2 != 0xDEAD && in rtl8723be_phy_config_rf_with_headerfile()
826 READ_NEXT_RF_PAIR(v1, v2, i); in rtl8723be_phy_config_rf_with_headerfile()