Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_color.c871 int b_mant = REG_FIELD_GET(PALETTE_10BIT_BLUE_MANT_MASK, udw); in i9xx_lut_10_pack_slope() local
877 color->blue += b_mant << (3 - b_exp); in i9xx_lut_10_pack_slope()