Searched refs:PALETTE_10BIT_RED_LDW_MASK (Results 1 – 2 of 2) sorted by relevance
20 #define PALETTE_10BIT_RED_LDW_MASK REG_GENMASK(23, 16) macro
855 u16 red = REG_FIELD_GET(PALETTE_10BIT_RED_LDW_MASK, ldw) | in i9xx_lut_10_pack()