Home
last modified time | relevance | path

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

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