Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Dintel_dpll_mgr.c1544 temp &= ~LANESTAGGER_STRAP_OVRD; in bxt_ddi_pll_enable()
1635 hw_state->pcsdw12 &= LANE_STAGGER_MASK | LANESTAGGER_STRAP_OVRD; in bxt_ddi_pll_get_hw_state()
1776 dpll_hw_state->pcsdw12 = LANESTAGGER_STRAP_OVRD | lanestagger; in bxt_ddi_set_dpll_hw_state()
H A Di915_reg.h2119 #define LANESTAGGER_STRAP_OVRD (1 << 6) macro