Searched refs:ORDER_XRGB (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/media/platform/samsung/s5p-g2d/ |
| H A D | g2d.c | 37 .hw = COLOR_MODE(ORDER_XRGB, MODE_XRGB_8888), 42 .hw = COLOR_MODE(ORDER_XRGB, MODE_RGB_565), 47 .hw = COLOR_MODE(ORDER_XRGB, MODE_XRGB_1555), 52 .hw = COLOR_MODE(ORDER_XRGB, MODE_XRGB_4444), 57 .hw = COLOR_MODE(ORDER_XRGB, MODE_PACKED_RGB_888),
|
| H A D | g2d-regs.h | 86 #define ORDER_XRGB 0 macro
|