Searched refs:test_misc (Results 1 – 5 of 5) sorted by relevance
168 union test_misc dpcd_test_params);
682 union test_misc { union
3802 u8 test_misc; in intel_dp_autotest_video_pattern() local3831 &test_misc); in intel_dp_autotest_video_pattern()3836 if ((test_misc & DP_TEST_COLOR_FORMAT_MASK) != DP_COLOR_FORMAT_RGB) in intel_dp_autotest_video_pattern()3838 if (test_misc & DP_TEST_DYNAMIC_RANGE_CEA) in intel_dp_autotest_video_pattern()3840 switch (test_misc & DP_TEST_BIT_DEPTH_MASK) { in intel_dp_autotest_video_pattern()
616 union test_misc dpcd_test_params; in dp_handle_automated_test()
1112 union test_misc dpcd_test_params) in dm_helpers_dp_handle_test_pattern_request()