Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_dp_mst.c1320 FECSTALL_DIS_DPTSTREAM_DPTTG, in intel_mst_enable_dp()
1321 pipe_config->fec_enable ? FECSTALL_DIS_DPTSTREAM_DPTTG : 0); in intel_mst_enable_dp()
H A Dintel_display.c632 FECSTALL_DIS_DPTSTREAM_DPTTG, 0); in intel_disable_transcoder()
/linux/drivers/gpu/drm/i915/
H A Di915_reg.h2821 #define FECSTALL_DIS_DPTSTREAM_DPTTG REG_BIT(23) macro