Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Dintel_dpio_phy.c432 val |= GRC_DIS | GRC_RDY_OVRD; in _bxt_ddi_phy_init()
560 mask = GRC_DIS | GRC_RDY_OVRD; in bxt_ddi_phy_verify_state()
H A Di915_reg.h2090 #define GRC_RDY_OVRD (1 << 1) macro