Searched refs:panel_type (Results 1 – 8 of 8) sorted by relevance
/external/u-boot/board/compulab/common/ |
D | omap3_display.c | 56 .panel_type = ACTIVE_DISPLAY, 68 .panel_type = ACTIVE_DISPLAY, 80 .panel_type = ACTIVE_DISPLAY, 92 .panel_type = ACTIVE_DISPLAY, 104 .panel_type = ACTIVE_DISPLAY, 116 .panel_type = ACTIVE_DISPLAY, 128 .panel_type = ACTIVE_DISPLAY, 316 panel_cfg.panel_type = ACTIVE_DISPLAY; in parse_setting() 319 panel_cfg.panel_type = PASSIVE_DISPLAY; in parse_setting()
|
/external/u-boot/drivers/video/ |
D | da8xx-fb.h | 18 enum panel_type { enum 35 enum panel_type panel_type; /* QVGA */ member
|
D | omap3_dss.c | 116 writel(panel_cfg->panel_type << TFTSTN_SHIFT | in omap3_dss_panel_config()
|
D | da8xx-fb.c | 702 if ((QVGA != cfg->p_disp_panel->panel_type) && in lcd_init() 703 (WVGA != cfg->p_disp_panel->panel_type)) in lcd_init()
|
/external/u-boot/board/teejet/mt_ventoux/ |
D | mt_ventoux.c | 67 .panel_type = 0x01, /* TFT */ 78 .panel_type = 0x01, /* TFT */
|
/external/u-boot/board/htkw/mcx/ |
D | mcx.c | 116 .panel_type = 0x01, /* TFT */
|
/external/u-boot/arch/arm/include/asm/arch-omap3/ |
D | dss.h | 208 u32 panel_type; member
|
/external/u-boot/board/ti/beagle/ |
D | beagle.h | 526 .panel_type = 0x01, /* TFT */ 539 .panel_type = 0x01, /* TFT */
|