Home
last modified time | relevance | path

Searched refs:DPIO_LANEDESKEW_STRAP_OVRD (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/drm/i915/
H A Dintel_dpio_phy.c878 val &= ~DPIO_LANEDESKEW_STRAP_OVRD; in chv_phy_pre_encoder_enable()
883 val &= ~DPIO_LANEDESKEW_STRAP_OVRD; in chv_phy_pre_encoder_enable()
H A Di915_reg.h1556 #define DPIO_LANEDESKEW_STRAP_OVRD (1<<3) macro