Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dvideo_fb.h35 unsigned int isaBase;
36 unsigned int pciBase;
37 unsigned int dprBase;
38 unsigned int vprBase;
39 unsigned int cprBase;
41 unsigned int memSize;
42 unsigned int mode;
43 unsigned int gdfIndex;
45 unsigned int fg;
46 unsigned int bg;
[all …]
/openbmc/u-boot/drivers/video/sunxi/
H A Dsunxi_display.c58 GraphicDevice graphic_device; member
1082 static GraphicDevice *graphic_device = &sunxi_display.graphic_device; local
1261 static GraphicDevice *graphic_device = &sunxi_display.graphic_device; local