Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/display/
Dintel_audio.c595 val |= HBLANK_EARLY_ENABLE_ICL(pipe); in enable_audio_dsc_wa()
/Linux-v5.10/drivers/gpu/drm/i915/
Di915_reg.h9508 #define HBLANK_EARLY_ENABLE_ICL(pipe) (0x1 << (20 - (pipe))) macro