Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/accessories/
H A Dlink_dp_cts.c222 union lane_adjust dpcd_lane_adjustment[2]; in dp_test_send_phy_test_pattern() local
236 memset(dpcd_lane_adjustment, 0, sizeof(dpcd_lane_adjustment)); in dp_test_send_phy_test_pattern()
248 &dpcd_lane_adjustment[0].raw, in dp_test_send_phy_test_pattern()
249 sizeof(dpcd_lane_adjustment)); in dp_test_send_phy_test_pattern()
381 dp_get_nibble_at_index(&dpcd_lane_adjustment[0].raw, lane); in dp_test_send_phy_test_pattern()