Home
last modified time | relevance | path

Searched defs:do_tune (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/coreboot/src/vendorcode/cavium/bdk/libdram/
H A Ddram-tune-ddr3.c567 int do_tune) in auto_set_dll_offset()
872 int perform_dll_offset_tuning(bdk_node_t node, int dll_offset_mode, int do_tune) in perform_dll_offset_tuning()
H A Dlibdram.c253 int do_tune = 0; in bdk_libdram_maybe_tune_node() local