Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_audio_regs.h137 #define HBLANK_EARLY_ENABLE_ICL(pipe) (0x1 << (20 - (pipe))) macro
Dintel_audio.c511 val |= HBLANK_EARLY_ENABLE_ICL(cpu_transcoder); in enable_audio_dsc_wa()