Searched refs:DP_TEST_ACK (Results 1 – 3 of 3) sorted by relevance
5295 return DP_TEST_ACK; in intel_dp_autotest_link_training()5357 return DP_TEST_ACK; in intel_dp_autotest_video_pattern()5363 u8 test_result = DP_TEST_ACK; in intel_dp_autotest_edid()5397 test_result = DP_TEST_ACK | DP_TEST_EDID_CHECKSUM_WRITE; in intel_dp_autotest_edid()5423 return DP_TEST_ACK; in intel_dp_prepare_phytest()5576 if (test_result != DP_TEST_ACK) in intel_dp_autotest_phy_pattern()5621 if (response & DP_TEST_ACK) in intel_dp_handle_test_request()
746 # define DP_TEST_ACK (1 << 0) macro
698 link->dp_link.test_response = DP_TEST_ACK; in dp_link_parse_request()