• Home
  • Raw
  • Download

Lines Matching refs:v2

697 #define READ_NEXT_PAIR(v1, v2, i) \  argument
701 v2 = array[i+1]; \
711 u32 v1 = 0, v2 = 0; in phy_config_bb_with_hdr_file() local
719 v2 = array[i+1]; in phy_config_bb_with_hdr_file()
721 _rtl92ee_config_bb_reg(hw, v1, v2); in phy_config_bb_with_hdr_file()
729 READ_NEXT_PAIR(v1, v2, i); in phy_config_bb_with_hdr_file()
730 while (v2 != 0xDEAD && in phy_config_bb_with_hdr_file()
731 v2 != 0xCDEF && in phy_config_bb_with_hdr_file()
732 v2 != 0xCDCD && i < len - 2) { in phy_config_bb_with_hdr_file()
733 READ_NEXT_PAIR(v1, v2, i); in phy_config_bb_with_hdr_file()
740 READ_NEXT_PAIR(v1, v2, i); in phy_config_bb_with_hdr_file()
741 while (v2 != 0xDEAD && in phy_config_bb_with_hdr_file()
742 v2 != 0xCDEF && in phy_config_bb_with_hdr_file()
743 v2 != 0xCDCD && i < len - 2) { in phy_config_bb_with_hdr_file()
745 v2); in phy_config_bb_with_hdr_file()
746 READ_NEXT_PAIR(v1, v2, i); in phy_config_bb_with_hdr_file()
749 while (v2 != 0xDEAD && i < len - 2) in phy_config_bb_with_hdr_file()
750 READ_NEXT_PAIR(v1, v2, i); in phy_config_bb_with_hdr_file()
760 v2 = array[i+1]; in phy_config_bb_with_hdr_file()
773 READ_NEXT_PAIR(v1, v2, i); in phy_config_bb_with_hdr_file()
774 while (v2 != 0xDEAD && in phy_config_bb_with_hdr_file()
775 v2 != 0xCDEF && in phy_config_bb_with_hdr_file()
776 v2 != 0xCDCD && in phy_config_bb_with_hdr_file()
778 READ_NEXT_PAIR(v1, v2, i); in phy_config_bb_with_hdr_file()
785 READ_NEXT_PAIR(v1, v2, i); in phy_config_bb_with_hdr_file()
786 while (v2 != 0xDEAD && in phy_config_bb_with_hdr_file()
787 v2 != 0xCDEF && in phy_config_bb_with_hdr_file()
788 v2 != 0xCDCD && in phy_config_bb_with_hdr_file()
795 READ_NEXT_PAIR(v1 , v2 , i); in phy_config_bb_with_hdr_file()
798 while (v2 != 0xDEAD && in phy_config_bb_with_hdr_file()
800 READ_NEXT_PAIR(v1 , v2 , i); in phy_config_bb_with_hdr_file()
895 u32 v1 = 0, v2 = 0, v3 = 0, v4 = 0, v5 = 0, v6 = 0; in phy_config_bb_with_pghdrfile() local
903 v2 = phy_regarray_table_pg[i+1]; in phy_config_bb_with_pghdrfile()
910 _rtl92ee_store_tx_power_by_rate(hw, v1, v2, v3, in phy_config_bb_with_pghdrfile()
922 #define READ_NEXT_RF_PAIR(v1, v2, i) \ argument
926 v2 = array[i+1]; \
936 u32 v1 = 0, v2 = 0; in rtl92ee_phy_config_rf_with_headerfile() local
947 v2 = array[i+1]; in rtl92ee_phy_config_rf_with_headerfile()
949 _rtl92ee_config_rf_radio_a(hw, v1, v2); in rtl92ee_phy_config_rf_with_headerfile()
958 READ_NEXT_RF_PAIR(v1, v2, i); in rtl92ee_phy_config_rf_with_headerfile()
959 while (v2 != 0xDEAD && in rtl92ee_phy_config_rf_with_headerfile()
960 v2 != 0xCDEF && in rtl92ee_phy_config_rf_with_headerfile()
961 v2 != 0xCDCD && i < len - 2) { in rtl92ee_phy_config_rf_with_headerfile()
962 READ_NEXT_RF_PAIR(v1, v2, i); in rtl92ee_phy_config_rf_with_headerfile()
969 READ_NEXT_RF_PAIR(v1, v2, i); in rtl92ee_phy_config_rf_with_headerfile()
970 while (v2 != 0xDEAD && in rtl92ee_phy_config_rf_with_headerfile()
971 v2 != 0xCDEF && in rtl92ee_phy_config_rf_with_headerfile()
972 v2 != 0xCDCD && i < len - 2) { in rtl92ee_phy_config_rf_with_headerfile()
975 v2); in rtl92ee_phy_config_rf_with_headerfile()
976 READ_NEXT_RF_PAIR(v1, v2, i); in rtl92ee_phy_config_rf_with_headerfile()
979 while (v2 != 0xDEAD && i < len - 2) in rtl92ee_phy_config_rf_with_headerfile()
980 READ_NEXT_RF_PAIR(v1, v2, i); in rtl92ee_phy_config_rf_with_headerfile()
994 v2 = array[i+1]; in rtl92ee_phy_config_rf_with_headerfile()
996 _rtl92ee_config_rf_radio_b(hw, v1, v2); in rtl92ee_phy_config_rf_with_headerfile()
1005 READ_NEXT_RF_PAIR(v1, v2, i); in rtl92ee_phy_config_rf_with_headerfile()
1006 while (v2 != 0xDEAD && in rtl92ee_phy_config_rf_with_headerfile()
1007 v2 != 0xCDEF && in rtl92ee_phy_config_rf_with_headerfile()
1008 v2 != 0xCDCD && i < len - 2) { in rtl92ee_phy_config_rf_with_headerfile()
1009 READ_NEXT_RF_PAIR(v1, v2, i); in rtl92ee_phy_config_rf_with_headerfile()
1016 READ_NEXT_RF_PAIR(v1, v2, i); in rtl92ee_phy_config_rf_with_headerfile()
1017 while (v2 != 0xDEAD && in rtl92ee_phy_config_rf_with_headerfile()
1018 v2 != 0xCDEF && in rtl92ee_phy_config_rf_with_headerfile()
1019 v2 != 0xCDCD && i < len - 2) { in rtl92ee_phy_config_rf_with_headerfile()
1022 v2); in rtl92ee_phy_config_rf_with_headerfile()
1023 READ_NEXT_RF_PAIR(v1, v2, i); in rtl92ee_phy_config_rf_with_headerfile()
1026 while (v2 != 0xDEAD && i < len - 2) in rtl92ee_phy_config_rf_with_headerfile()
1027 READ_NEXT_RF_PAIR(v1, v2, i); in rtl92ee_phy_config_rf_with_headerfile()