Lines Matching refs:upper
3429 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()
3851 else if(calib_data.mem_vref.upper != MEM_VREF_INVALID) in VREFDQ_calibration_using_mtc()
3862 if(calib_data.mem_vref.upper != MEM_VREF_INVALID) /* we found lower/upper */ in VREFDQ_calibration_using_mtc()