Home
last modified time | relevance | path

Searched refs:upper (Results 1 – 4 of 4) sorted by relevance

/hal_microchip-3.7.0/mpfs/mpfs_hal/common/nwc/
Dmss_ddr.h971 uint32_t upper; member
1012 uint32_t upper[MAX_LANES]; member
Dmss_ddr.c3429 move_count = ((calib_data.dq_cal.upper[lane_to_set] -\ in set_calc_dq_delay_offset()
3684 calib_data.fpga_vref.upper = VREF_INVALID; in FPGA_VREFDQ_calibration_using_mtc()
3715 calib_data.fpga_vref.upper = vRef; in FPGA_VREFDQ_calibration_using_mtc()
3720 calib_data.fpga_vref.upper = vRef; in FPGA_VREFDQ_calibration_using_mtc()
3723 else if(calib_data.fpga_vref.upper != VREF_INVALID) in FPGA_VREFDQ_calibration_using_mtc()
3733 if(calib_data.fpga_vref.upper != VREF_INVALID) /* we found lower/upper */ in FPGA_VREFDQ_calibration_using_mtc()
3740 vRef = ((calib_data.fpga_vref.lower + calib_data.fpga_vref.upper)>>1U); in FPGA_VREFDQ_calibration_using_mtc()
3818 calib_data.mem_vref.upper = MEM_VREF_INVALID; in VREFDQ_calibration_using_mtc()
3843 calib_data.mem_vref.upper = vRef; in VREFDQ_calibration_using_mtc()
3848 calib_data.mem_vref.upper = vRef; in VREFDQ_calibration_using_mtc()
[all …]
/hal_microchip-3.7.0/mpfs/soc_config_generator/
Dmpfs_configuration_generator.py257 theFile.write('\n#ifndef ' + filename.upper() + '_H_')
258 theFile.write('\n#define ' + filename.upper() + '_H_\n\n')
275 theFile.write('\n#endif /*' + ' #ifdef ' + filename.upper() + '_H_ */\n\n')
/hal_microchip-3.7.0/
DREADME.txt25 Changed all hex upper case 'ABCDEF' to lower case