Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_dp_mst.c1348 FECSTALL_DIS_DPTSTREAM_DPTTG, in mst_stream_enable()
1349 pipe_config->fec_enable ? FECSTALL_DIS_DPTSTREAM_DPTTG : 0); in mst_stream_enable()
H A Dintel_display.c597 FECSTALL_DIS_DPTSTREAM_DPTTG, 0); in intel_disable_transcoder()
/linux-6.15/drivers/gpu/drm/i915/
H A Di915_reg.h2493 #define FECSTALL_DIS_DPTSTREAM_DPTTG REG_BIT(23) macro