Searched refs:DISPPLANE_BGRX555 (Results 1 – 2 of 2) sorted by relevance
3315 case DISPPLANE_BGRX555: in i9xx_format_to_fourcc()4255 dspcntr |= DISPPLANE_BGRX555; in i9xx_plane_ctl()
6480 #define DISPPLANE_BGRX555 (0x4 << 26) macro