Searched refs:DISPPLANE_16BPP (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/gpu/drm/gma500/ | ||
| H A D | psb_intel_reg.h | 599 #define DISPPLANE_16BPP (0x5 << 26) macro |
| H A D | gma_display.c | 104 dspcntr |= DISPPLANE_16BPP; in gma_pipe_set_base() |