Home
last modified time | relevance | path

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

/gfx-drm/usr/src/uts/intel/io/i915/
H A Dintel_ddi.c775 temp = TRANS_DDI_FUNC_ENABLE; in intel_ddi_enable_transcoder_func()
856 val &= ~(TRANS_DDI_FUNC_ENABLE | TRANS_DDI_PORT_MASK); in intel_ddi_disable_transcoder_func()
H A Di915_reg.h4847 #define TRANS_DDI_FUNC_ENABLE (1UL<<31) macro
H A Dintel_display.c958 cur_state = !!(val & TRANS_DDI_FUNC_ENABLE); in assert_fdi_tx()
6004 if (tmp & TRANS_DDI_FUNC_ENABLE) { in haswell_get_pipe_config()