Home
last modified time | relevance | path

Searched defs:screen (Results 1 – 8 of 8) sorted by relevance

/u-boot/board/gdsys/common/
A Dosd.c42 #define OSD_SET_REG(screen, fld, val) \ argument
50 #define OSD_SET_REG(screen, fld, val) \ argument
55 #define OSD_GET_REG(screen, fld, val) \ argument
63 #define OSD_GET_REG(screen, fld, val) \ argument
108 static void mpc92469ac_set(unsigned screen, unsigned int fout) in mpc92469ac_set()
242 static int osd_write_videomem(unsigned screen, unsigned offset, in osd_write_videomem()
267 unsigned screen; in osd_print() local
307 int osd_probe(unsigned screen) in osd_probe()
404 unsigned screen; in osd_write() local
457 unsigned screen; in osd_size() local
A Dch7301.c41 int ch7301_probe(unsigned screen, bool power) in ch7301_probe()
A Dadv7611.c46 int adv7611_probe(unsigned int screen) in adv7611_probe()
A Ddp501.c141 int dp501_probe(unsigned screen, bool power) in dp501_probe()
/u-boot/include/
A Dpxa_lcd.h39 u_long screen; /* physical address of frame buffer */ member
/u-boot/arch/sandbox/cpu/
A Dsdl.c128 SDL_Window *screen = SDL_CreateWindow("U-Boot", SDL_WINDOWPOS_UNDEFINED, in sandbox_sdl_init_display() local
/u-boot/scripts/kconfig/lxdialog/
A Ddialog.h98 struct dialog_color screen; member
/u-boot/drivers/video/
A Dcfb_console.c1705 static void logo_plot(void *screen, int x, int y) in logo_plot()
1732 static void plot_logo_or_black(void *screen, int x, int y, int black) in plot_logo_or_black()

Completed in 10 milliseconds