Searched refs:DISPPLANE_BGRA555 (Results 1 – 2 of 2) sorted by relevance
3313 case DISPPLANE_BGRA555: in i9xx_format_to_fourcc()4258 dspcntr |= DISPPLANE_BGRA555; in i9xx_plane_ctl()
6479 #define DISPPLANE_BGRA555 (0x3 << 26) macro