Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i915/display/
Dintel_audio_regs.h146 #define HBLANK_EARLY_ENABLE_ICL(pipe) (0x1 << (20 - (pipe))) macro
Dintel_audio.c598 val |= HBLANK_EARLY_ENABLE_ICL(pipe); in enable_audio_dsc_wa()