Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_color.c856 REG_FIELD_GET(PALETTE_10BIT_BLUE_UDW_MASK, udw) << 8; in i9xx_lut_10_pack()
/openbsd/sys/dev/pci/drm/i915/
H A Di915_reg.h1742 #define PALETTE_10BIT_BLUE_UDW_MASK REG_GENMASK(1, 0) macro