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

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Datombios_output.c2422 static Bool dp_clock_recovery_ok(uint8_t link_status[DP_LINK_STATUS_SIZE], int lane_count) argument
2428 for (lane = 0; lane < lane_count; lane++) {
2442 dp_channel_eq_ok(uint8_t link_status[DP_LINK_STATUS_SIZE], int lane_count) argument
2452 for (lane = 0; lane < lane_count; lane++) {
2555 int lane_count,
2563 for (lane = 0; lane < lane_count; lane++) {
2553 dp_get_adjust_train(xf86OutputPtr output,uint8_t link_status[DP_LINK_STATUS_SIZE],int lane_count,uint8_t train_set[4]) argument

Completed in 5 milliseconds