Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/core/
Ddc_link_dp.c1797 union lane_adjust dpcd_lane_adjustment[2]; in dp_test_send_phy_test_pattern() local
1810 memset(dpcd_lane_adjustment, 0, sizeof(dpcd_lane_adjustment)); in dp_test_send_phy_test_pattern()
1822 &dpcd_lane_adjustment[0].raw, in dp_test_send_phy_test_pattern()
1823 sizeof(dpcd_lane_adjustment)); in dp_test_send_phy_test_pattern()
1885 get_nibble_at_index(&dpcd_lane_adjustment[0].raw, lane); in dp_test_send_phy_test_pattern()