Home
last modified time | relevance | path

Searched defs:screen_height (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/m68k/68000/
H A Dscreen.h4 #define screen_height 240 macro
/openbmc/u-boot/include/
H A Dvbe.h17 u16 screen_height; member
/openbmc/linux/drivers/video/fbdev/omap/
H A Dhwa742.c196 static void enable_tearsync(int y, int width, int height, int screen_height, in enable_tearsync()
/openbmc/linux/drivers/video/fbdev/
H A Dhyperv_fb.c281 static uint screen_height = HVFB_HEIGHT; variable