Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_color.c855 u16 blue = REG_FIELD_GET(PALETTE_10BIT_BLUE_LDW_MASK, ldw) | in i9xx_lut_10_pack()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_reg.h1732 #define PALETTE_10BIT_BLUE_LDW_MASK REG_GENMASK(7, 0) macro