HomeSort by relevance Sort by last modified time
    Searched refs:panel_type (Results 1 - 8 of 8) sorted by null

  /external/u-boot/drivers/video/
da8xx-fb.h 18 enum panel_type { enum
35 enum panel_type panel_type; /* QVGA */ member in struct:display_panel
omap3_dss.c 116 writel(panel_cfg->panel_type << TFTSTN_SHIFT |
da8xx-fb.c 702 if ((QVGA != cfg->p_disp_panel->panel_type) &&
703 (WVGA != cfg->p_disp_panel->panel_type))
  /external/u-boot/board/compulab/common/
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;
319 panel_cfg.panel_type = PASSIVE_DISPLAY;
  /external/u-boot/board/htkw/mcx/
mcx.c 116 .panel_type = 0x01, /* TFT */
  /external/u-boot/board/teejet/mt_ventoux/
mt_ventoux.c 67 .panel_type = 0x01, /* TFT */
78 .panel_type = 0x01, /* TFT */
  /external/u-boot/arch/arm/include/asm/arch-omap3/
dss.h 208 u32 panel_type; member in struct:panel_config
  /external/u-boot/board/ti/beagle/
beagle.h 526 .panel_type = 0x01, /* TFT */
539 .panel_type = 0x01, /* TFT */

Completed in 2148 milliseconds