Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Dintel_tv.c1462 u32 tv_dac_on, tv_dac_off, save_tv_dac; in intel_tv_init() local
1482 tv_dac_on = I915_READ(TV_DAC); in intel_tv_init()
1494 if ((tv_dac_on & TVDAC_STATE_CHG_EN) == 0 || in intel_tv_init()