Home
last modified time | relevance | path

Searched defs:HBLANK_START_COUNT_MASK (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_audio_regs.h139 #define HBLANK_START_COUNT_MASK(pipe) (0x7 << (3 + ((pipe) * 6))) macro
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_reg.h9525 #define HBLANK_START_COUNT_MASK(pipe) (0x7 << (3 + ((pipe) * 6))) macro

Completed in 38 milliseconds