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