Home
last modified time | relevance | path

Searched defs:PORTC_PULSE_DURATION_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/video/
H A Di915_reg.h138 #define PORTC_PULSE_DURATION_MASK (3 << 10) macro
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_reg.h4894 #define PORTC_PULSE_DURATION_MASK (3 << 10) /* pre-LPT */ macro