Searched refs:ORDER_XRGB (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/media/platform/s5p-g2d/
H A Dg2d.c39 .hw = COLOR_MODE(ORDER_XRGB, MODE_XRGB_8888),
45 .hw = COLOR_MODE(ORDER_XRGB, MODE_RGB_565),
51 .hw = COLOR_MODE(ORDER_XRGB, MODE_XRGB_1555),
57 .hw = COLOR_MODE(ORDER_XRGB, MODE_XRGB_4444),
63 .hw = COLOR_MODE(ORDER_XRGB, MODE_PACKED_RGB_888),
H A Dg2d-regs.h90 #define ORDER_XRGB 0 macro

Completed in 102 milliseconds