Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/board/compulab/common/
H A Domap3_display.c59 .panel_type = ACTIVE_DISPLAY,
71 .panel_type = ACTIVE_DISPLAY,
83 .panel_type = ACTIVE_DISPLAY,
95 .panel_type = ACTIVE_DISPLAY,
107 .panel_type = ACTIVE_DISPLAY,
119 .panel_type = ACTIVE_DISPLAY,
131 .panel_type = ACTIVE_DISPLAY,
319 panel_cfg.panel_type = ACTIVE_DISPLAY; in parse_setting()
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-omap3/
H A Ddss.h172 #define ACTIVE_DISPLAY 1 macro