Home
last modified time | relevance | path

Searched refs:DP_TP_CTL_FDI_AUTOTRAIN (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/sys/dev/pci/drm/i915/display/
Dintel_fdi.c926 DP_TP_CTL_FDI_AUTOTRAIN | in hsw_fdi_link_train()
1000 DP_TP_CTL_FDI_AUTOTRAIN | in hsw_fdi_link_train()
/openbsd/src/sys/dev/pci/drm/i915/gvt/
Dhandlers.c835 (tx_ctl & DP_TP_CTL_FDI_AUTOTRAIN)) in fdi_auto_training_started()
/openbsd/src/sys/dev/pci/drm/i915/
Di915_reg.h3828 #define DP_TP_CTL_FDI_AUTOTRAIN (1 << 15) macro