Home | History | Annotate | Download | only in i915

Lines Matching refs:xf0

889   ((((a) & 0xf0) << 8) | (((r) & 0xf0) << 4) | ((g) & 0xf0) | ((b) >> 4))