Searched defs:screen (Results 1 – 8 of 8) sorted by relevance
| /rk3399_rockchip-uboot/board/gdsys/common/ |
| H A D | osd.c | 39 #define OSD_SET_REG(screen, fld, val) \ argument 47 #define OSD_SET_REG(screen, fld, val) \ argument 52 #define OSD_GET_REG(screen, fld, val) \ argument 60 #define OSD_GET_REG(screen, fld, val) \ argument 105 static void mpc92469ac_set(unsigned screen, unsigned int fout) in mpc92469ac_set() 239 static int osd_write_videomem(unsigned screen, unsigned offset, in osd_write_videomem() 263 unsigned screen; in osd_print() local 303 int osd_probe(unsigned screen) in osd_probe() 400 unsigned screen; in osd_write() local 453 unsigned screen; in osd_size() local
|
| H A D | ch7301.c | 40 int ch7301_probe(unsigned screen, bool power) in ch7301_probe()
|
| H A D | adv7611.c | 45 int adv7611_probe(unsigned int screen) in adv7611_probe()
|
| H A D | dp501.c | 140 int dp501_probe(unsigned screen, bool power) in dp501_probe()
|
| /rk3399_rockchip-uboot/arch/sandbox/cpu/ |
| H A D | sdl.c | 14 SDL_Surface *screen; member
|
| /rk3399_rockchip-uboot/include/ |
| H A D | pxa_lcd.h | 40 u_long screen; /* physical address of frame buffer */ member
|
| /rk3399_rockchip-uboot/scripts/kconfig/lxdialog/ |
| H A D | dialog.h | 105 struct dialog_color screen; member
|
| /rk3399_rockchip-uboot/drivers/video/ |
| H A D | cfb_console.c | 1696 static void logo_plot(void *screen, int x, int y) in logo_plot() 1722 static void plot_logo_or_black(void *screen, int x, int y, int black) in plot_logo_or_black()
|