HomeSort by: relevance | last modified time | path
    Searched refs:compliance (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/dev/ieee1394/
fwphyreg.h 180 uint8_t compliance; member in struct:phyreg_page1
  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_dp.c 84 /* Compliance test status bits */
1957 /* Adjust link config limits based on compliance test requests. */
1963 /* For DP Compliance we override the computed bpp for the pipe */
1964 if (intel_dp->compliance.test_data.bpc != 0) {
1965 int bpp = 3 * intel_dp->compliance.test_data.bpc;
1973 /* Use values requested by Compliance Test Request */
1974 if (intel_dp->compliance.test_type == DP_TEST_LINK_TRAINING) {
1977 /* Validate the compliance test data since max values
1980 if (intel_dp_link_params_valid(intel_dp, intel_dp->compliance.test_link_rate,
1981 intel_dp->compliance.test_lane_count))
    [all...]
intel_display_types.h 878 * compliance video pattern tests.
879 * Disable dither only if it is a compliance test request for
1323 /* Displayport compliance testing */
1324 struct intel_dp_compliance compliance; member in struct:intel_dp
  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_debugfs.c 3081 /* To prevent erroneous activation of the compliance
3085 intel_dp->compliance.test_active = true;
3087 intel_dp->compliance.test_active = false;
3121 if (intel_dp->compliance.test_active)
3171 if (intel_dp->compliance.test_type ==
3174 intel_dp->compliance.test_data.edid);
3175 else if (intel_dp->compliance.test_type ==
3178 intel_dp->compliance.test_data.hdisplay);
3180 intel_dp->compliance.test_data.vdisplay);
3182 intel_dp->compliance.test_data.bpc)
    [all...]
  /src/usr.sbin/fwctl/
fwcontrol.c 625 "Compliance:%d\n"
628 v.compliance,
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/
cpplint.py 68 be in non-compliance with google style. It does not attempt to fix
1767 gcc-2 compliance.

Completed in 23 milliseconds