Searched refs:FDI_RX_POLARITY_REVERSED_LPT (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/drivers/gpu/drm/i915/display/ | ||
D | intel_fdi_regs.h | 88 #define FDI_RX_POLARITY_REVERSED_LPT (1 << 16) macro |
D | intel_crt.c | 1107 u32 fdi_config = FDI_RX_POLARITY_REVERSED_LPT | in intel_crt_init() |