Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Dtw9910.c209 #define HSYNC_END 0x0300 macro
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_reg.h1940 #define HSYNC_END(hsync_end) REG_FIELD_PREP(HSYNC_END_MASK, (hsync_end)) macro