Searched refs:SFUSE_STRAP_CRT_DISABLED (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/i915/ | ||
D | i915_reg.h | 9574 #define SFUSE_STRAP_CRT_DISABLED (1 << 6) macro |
D | intel_display.c | 14080 I915_READ(SFUSE_STRAP) & SFUSE_STRAP_CRT_DISABLED) in intel_crt_present() |