Searched refs:this_v (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Datombios_output.c2564 uint8_t this_v = dp_get_adjust_request_voltage(link_status, lane); local in function:dp_get_adjust_train
2571 voltage_names[this_v >> DP_TRAIN_VOLTAGE_SWING_SHIFT],
2574 if (this_v > v)
2575 v = this_v;

Completed in 4 milliseconds