Home
last modified time | relevance | path

Searched defs:fb_videomode (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/linux/
H A Dfb.h601 u32 xres;
602 u32 yres;
603 u32 pixclock;
604 u32 left_margin;
605 u32 right_margin;
606 u32 upper_margin;
608 u32 hsync_len;
609 u32 vsync_len;
610 u32 sync;
611 u32 vmode;
[all …]
/openbmc/linux/include/linux/
H A Dfb.h808 struct fb_videomode { struct
829 const struct fb_videomode *mode; argument