Home
last modified time | relevance | path

Searched defs:screen_width (Results 1 – 6 of 6) sorted by relevance

/linux/arch/m68k/68000/
H A Dscreen.h3 #define screen_width 320 macro
/linux/drivers/video/fbdev/omap/
H A Dlcdc.c46 int screen_width; member
281 unsigned long offset, int screen_width, in omap_lcdc_setup_plane()
H A Dhwa742.c527 unsigned long offset, int screen_width, in hwa742_setup_plane()
/linux/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-main.c842 int screen_width; in omapfb_setup_overlay() local
/linux/drivers/video/fbdev/
H A Dhyperv_fb.c279 static uint screen_width = HVFB_WIDTH; variable
/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddispc.c2054 static void calc_offset(u16 screen_width, u16 width, in calc_offset()
2574 u16 screen_width, int pos_x, int pos_y, in dispc_ovl_setup_common()