Lines Matching refs:array

700 		v1 = array[i]; \
701 v2 = array[i+1]; \
708 u32 *array; in phy_config_bb_with_hdr_file() local
715 array = RTL8192EE_PHY_REG_ARRAY; in phy_config_bb_with_hdr_file()
718 v1 = array[i]; in phy_config_bb_with_hdr_file()
719 v2 = array[i+1]; in phy_config_bb_with_hdr_file()
727 if (!_check_condition(hw , array[i])) { in phy_config_bb_with_hdr_file()
756 array = RTL8192EE_AGC_TAB_ARRAY; in phy_config_bb_with_hdr_file()
759 v1 = array[i]; in phy_config_bb_with_hdr_file()
760 v2 = array[i+1]; in phy_config_bb_with_hdr_file()
762 rtl_set_bbreg(hw, array[i], MASKDWORD, in phy_config_bb_with_hdr_file()
763 array[i + 1]); in phy_config_bb_with_hdr_file()
771 if (!_check_condition(hw , array[i])) { in phy_config_bb_with_hdr_file()
791 array[i], in phy_config_bb_with_hdr_file()
793 array[i + 1]); in phy_config_bb_with_hdr_file()
806 array[i], in phy_config_bb_with_hdr_file()
807 array[i + 1]); in phy_config_bb_with_hdr_file()
925 v1 = array[i]; \
926 v2 = array[i+1]; \
934 u32 *array; in rtl92ee_phy_config_rf_with_headerfile() local
941 array = RTL8192EE_RADIOA_ARRAY; in rtl92ee_phy_config_rf_with_headerfile()
946 v1 = array[i]; in rtl92ee_phy_config_rf_with_headerfile()
947 v2 = array[i+1]; in rtl92ee_phy_config_rf_with_headerfile()
956 if (!_check_condition(hw , array[i])) { in rtl92ee_phy_config_rf_with_headerfile()
988 array = RTL8192EE_RADIOB_ARRAY; in rtl92ee_phy_config_rf_with_headerfile()
993 v1 = array[i]; in rtl92ee_phy_config_rf_with_headerfile()
994 v2 = array[i+1]; in rtl92ee_phy_config_rf_with_headerfile()
1003 if (!_check_condition(hw , array[i])) { in rtl92ee_phy_config_rf_with_headerfile()