Home
last modified time | relevance | path

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

/external/coreboot/src/vendorcode/cavium/bdk/libdram/
Ddram-init-ddr3.c7561 char best_vref_values_count, vref_values_count; in init_octeon3_ddr3_interface() local
7592 vref_values_count = 0; in init_octeon3_ddr3_interface()
7961 if (vref_values_count == 0) { in init_octeon3_ddr3_interface()
7964 ++vref_values_count; in init_octeon3_ddr3_interface()
7965 if (vref_values_count > best_vref_values_count) { in init_octeon3_ddr3_interface()
7966 best_vref_values_count = vref_values_count; in init_octeon3_ddr3_interface()
7974 vref_values_count = 0; in init_octeon3_ddr3_interface()