Home
last modified time | relevance | path

Searched refs:ACTIVE_DISPLAY (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/board/compulab/common/
Domap3_display.c56 .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()
/external/u-boot/arch/arm/include/asm/arch-omap3/
Ddss.h172 #define ACTIVE_DISPLAY 1 macro