Home
last modified time | relevance | path

Searched refs:DISPPLANE_15_16BPP (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/video/fbdev/intelfb/
H A Dintelfbhw.h400 #define DISPPLANE_15_16BPP (0x4<<26) macro
H A Dintelfbhw.c1158 hw->disp_a_ctrl |= DISPPLANE_15_16BPP; in intelfbhw_mode_to_hw()
/openbmc/linux/drivers/gpu/drm/gma500/
H A Dpsb_intel_reg.h598 #define DISPPLANE_15_16BPP (0x4 << 26) macro
H A Doaktrail_crtc.c629 dspcntr |= DISPPLANE_15_16BPP; in oaktrail_pipe_set_base()
H A Dgma_display.c102 dspcntr |= DISPPLANE_15_16BPP; in gma_pipe_set_base()