Home
last modified time | relevance | path

Searched refs:lcd_size (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/board/compulab/common/
H A Domap3_display.c50 .lcd_size = PANEL_LCD_SIZE(640, 480),
62 .lcd_size = PANEL_LCD_SIZE(800, 600),
74 .lcd_size = PANEL_LCD_SIZE(1024, 768),
86 .lcd_size = PANEL_LCD_SIZE(1152, 864),
98 .lcd_size = PANEL_LCD_SIZE(1280, 960),
110 .lcd_size = PANEL_LCD_SIZE(1280, 1024),
122 .lcd_size = PANEL_LCD_SIZE(480, 800),
141 panel_cfg.lcd_size = PANEL_LCD_SIZE(x, y); in set_resolution_params()
/openbmc/u-boot/drivers/video/
H A Domap3_dss.c114 writel(panel_cfg->lcd_size, &dispc->size_lcd); in omap3_dss_panel_config()
127 writel(panel_cfg->lcd_size, &dispc->gfx_size); in omap3_dss_panel_config()
/openbmc/u-boot/board/htkw/mcx/
H A Dmcx.c120 .lcd_size = PANEL_LCD_SIZE(800, 480),
/openbmc/u-boot/board/teejet/mt_ventoux/
H A Dmt_ventoux.c325 panel->lcd_size = (panel_resolution[index].yres - 1) << 16 | in board_video_init()
/openbmc/u-boot/arch/arm/include/asm/arch-omap3/
H A Ddss.h207 u32 lcd_size; member
/openbmc/u-boot/board/ti/beagle/
H A Dbeagle.h525 .lcd_size = 0x02ff03ff, /* 1024x768 */
538 .lcd_size = 0x02ff03ff, /* 1024x768 */