Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/intelfb/
H A Dintelfbhw.h401 #define DISPPLANE_16BPP (0x5<<26) macro
H A Dintelfbhw.c1161 hw->disp_a_ctrl |= DISPPLANE_16BPP; in intelfbhw_mode_to_hw()
/openbmc/linux/drivers/gpu/drm/gma500/
H A Dpsb_intel_reg.h599 #define DISPPLANE_16BPP (0x5 << 26) macro
H A Doaktrail_crtc.c631 dspcntr |= DISPPLANE_16BPP; in oaktrail_pipe_set_base()
H A Dgma_display.c104 dspcntr |= DISPPLANE_16BPP; in gma_pipe_set_base()