Searched refs:DISPPLANE_BGRA888 (Results 1 – 2 of 2) sorted by relevance
3324 case DISPPLANE_BGRA888: in i9xx_format_to_fourcc()4270 dspcntr |= DISPPLANE_BGRA888; in i9xx_plane_ctl()
6483 #define DISPPLANE_BGRA888 (0x7 << 26) macro