Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/core/
Ddc_link_dp.c2149 union lane_adjust dpcd_lane_adjustment[2]; in dp_test_send_phy_test_pattern() local
2162 memset(dpcd_lane_adjustment, 0, sizeof(dpcd_lane_adjustment)); in dp_test_send_phy_test_pattern()
2174 &dpcd_lane_adjustment[0].raw, in dp_test_send_phy_test_pattern()
2175 sizeof(dpcd_lane_adjustment)); in dp_test_send_phy_test_pattern()
2237 get_nibble_at_index(&dpcd_lane_adjustment[0].raw, lane); in dp_test_send_phy_test_pattern()