Home
last modified time | relevance | path

Searched refs:LCD_MAX_WIDTH (Results 1 – 8 of 8) sorted by relevance

/u-boot/drivers/video/
A Dsandbox_sdl.c21 LCD_MAX_WIDTH = 1366, enumerator
57 plat->xres = dev_read_u32_default(dev, "xres", LCD_MAX_WIDTH); in sandbox_sdl_bind()
A Datmel_hlcdfb.c253 LCD_MAX_WIDTH = 1024, enumerator
523 if (priv->timing.hactive.typ > LCD_MAX_WIDTH) in atmel_hlcdc_of_to_plat()
524 priv->timing.hactive.typ = LCD_MAX_WIDTH; in atmel_hlcdc_of_to_plat()
545 uc_plat->size = LCD_MAX_WIDTH * LCD_MAX_HEIGHT * in atmel_hlcdc_bind()
A Dmvebu_lcd.c82 LCD_MAX_WIDTH = 640, enumerator
580 plat->size = LCD_MAX_WIDTH * LCD_MAX_HEIGHT * in mvebu_video_bind()
A Datmel_lcdfb.c29 LCD_MAX_WIDTH = 1366, enumerator
291 uc_plat->size = LCD_MAX_WIDTH * LCD_MAX_HEIGHT * in atmel_fb_lcd_bind()
A Dtegra.c43 LCD_MAX_WIDTH = 1366, enumerator
406 plat->size = LCD_MAX_WIDTH * LCD_MAX_HEIGHT * in tegra_lcd_bind()
/u-boot/drivers/video/sunxi/
A Dsunxi_de2.c31 LCD_MAX_WIDTH = 3840, enumerator
304 plat->size = LCD_MAX_WIDTH * LCD_MAX_HEIGHT * in sunxi_de2_bind()
/u-boot/drivers/video/tegra124/
A Ddisplay.c424 LCD_MAX_WIDTH = 1920, enumerator
487 uc_plat->size = LCD_MAX_WIDTH * LCD_MAX_HEIGHT * in tegra124_lcd_bind()
/u-boot/drivers/video/imx/
A Dmxc_ipuv3_fb.c582 LCD_MAX_WIDTH = 1920, enumerator
652 plat->size = LCD_MAX_WIDTH * LCD_MAX_HEIGHT * in ipuv3_video_bind()

Completed in 12 milliseconds