Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_audio_regs.h140 #define HBLANK_START_COUNT(pipe, val) (((val) & 0x7) << (3 + ((pipe)) * 6)) macro
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_reg.h9526 #define HBLANK_START_COUNT(pipe, val) (((val) & 0x7) << (3 + ((pipe)) * 6)) macro

Completed in 38 milliseconds