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

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Datombios_output.c2565 uint8_t this_p = dp_get_adjust_request_pre_emphasis(link_status, lane); local in function:dp_get_adjust_train
2572 pre_emph_names[this_p >> DP_TRAIN_PRE_EMPHASIS_SHIFT]);
2576 if (this_p > p)
2577 p = this_p;

Completed in 5 milliseconds