Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_audio_regs.h168 #define DACBE_DISABLE_MIN_HBLANK_FIX REG_BIT(18) macro
Dintel_audio.c429 intel_de_rmw(i915, AUD_CHICKENBIT_REG3, DACBE_DISABLE_MIN_HBLANK_FIX, 0); in hsw_audio_codec_disable()
557 intel_de_rmw(i915, AUD_CHICKENBIT_REG3, 0, DACBE_DISABLE_MIN_HBLANK_FIX); in hsw_audio_codec_enable()