Searched refs:test_misc (Results 1 – 3 of 3) sorted by relevance
582 union test_misc { union
3089 u8 test_misc; in intel_dp_autotest_video_pattern() local3118 &test_misc); in intel_dp_autotest_video_pattern()3123 if ((test_misc & DP_TEST_COLOR_FORMAT_MASK) != DP_COLOR_FORMAT_RGB) in intel_dp_autotest_video_pattern()3125 if (test_misc & DP_TEST_DYNAMIC_RANGE_CEA) in intel_dp_autotest_video_pattern()3127 switch (test_misc & DP_TEST_BIT_DEPTH_MASK) { in intel_dp_autotest_video_pattern()
2979 union test_misc dpcd_test_params; in dp_test_send_link_test_pattern()