Home | History | Annotate | Download | only in i915

Lines Matching refs:xfc

896   ((((r) & 0xf8) << 8) | (((g) & 0xfc) << 3) | (((b) & 0xf8) >> 3))