Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-aspeed/ast2500/
Dsdram_ast2500.c158 int vref_max = 0; in ast2500_sdrammc_ddr4_calibrate_vref() local
172 vref_max = max(vref_max, i); in ast2500_sdrammc_ddr4_calibrate_vref()
177 ast2500_sdrammc_set_vref(info, (vref_min + vref_max + 1) / 2); in ast2500_sdrammc_ddr4_calibrate_vref()