Searched refs:DISPPLANE_RGBA888 (Results 1 – 2 of 2) sorted by relevance
3326 case DISPPLANE_RGBA888: in i9xx_format_to_fourcc()4273 dspcntr |= DISPPLANE_RGBA888; in i9xx_plane_ctl()
6490 #define DISPPLANE_RGBA888 (0xf << 26) macro