Home
last modified time | relevance | path

Searched refs:dpcd_lane_adjustment (Results 1 – 1 of 1) sorted by relevance

/drivers/gpu/drm/amd/display/dc/core/
Ddc_link_dp.c2619 union lane_adjust dpcd_lane_adjustment[2]; in dp_test_send_phy_test_pattern() local
2632 memset(dpcd_lane_adjustment, 0, sizeof(dpcd_lane_adjustment)); in dp_test_send_phy_test_pattern()
2644 &dpcd_lane_adjustment[0].raw, in dp_test_send_phy_test_pattern()
2645 sizeof(dpcd_lane_adjustment)); in dp_test_send_phy_test_pattern()
2707 get_nibble_at_index(&dpcd_lane_adjustment[0].raw, lane); in dp_test_send_phy_test_pattern()