Home
last modified time | relevance | path

Searched defs:best_win (Results 1 – 3 of 3) sorted by relevance

/external/coreboot/src/vendorcode/mediatek/mt8192/dramc/
Ddramc_pi_calibration_api.c4552 struct rxdqs_gating_best_win *best_win, in rxdqs_gating_fastk_save_restore()
4887 struct rxdqs_gating_best_win *best_win) in rxdqs_gating_set_final_result()
4985 struct rxdqs_gating_best_win *best_win, in rxdqs_gating_auto_xlate()
5039 struct rxdqs_gating_best_win *best_win) in rxdqs_gating_auto_cal_status()
5560 struct rxdqs_gating_best_win *best_win, U8 dly_ui, U8 dly_ui_end) in rxdqs_gating_sw_cal()
/external/coreboot/src/vendorcode/mediatek/mt8195/dramc/
Ddramc_pi_calibration_api.c4434 struct rxdqs_gating_best_win *best_win, in rxdqs_gating_fastk_save_restore()
4721 struct rxdqs_gating_best_win *best_win) in rxdqs_gating_set_final_result()
4817 struct rxdqs_gating_best_win *best_win, in rxdqs_gating_auto_xlate()
4871 struct rxdqs_gating_best_win *best_win) in rxdqs_gating_auto_cal_status()
5400 struct rxdqs_gating_best_win *best_win, U8 dly_ui, U8 dly_ui_end) in rxdqs_gating_sw_cal()
/external/mesa3d/src/amd/compiler/
Daco_register_allocation.cpp1305 PhysRegInterval best_win = {bounds.lo(), size}; in get_reg_impl() local