Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
HDdvo_ivch.c109 # define VR40_CLOCK_GATING_ENABLE (1 << 8) macro
422 vr40 |= VR40_CLOCK_GATING_ENABLE; in ivch_mode_set()
431 vr40 &= ~VR40_CLOCK_GATING_ENABLE; in ivch_mode_set()