Home
last modified time | relevance | path

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

/external/u-boot/board/compulab/common/
Domap3_display.c40 static struct panel_config panel_cfg;
49 static const struct panel_config preset_dvi_640X480 = {
61 static const struct panel_config preset_dvi_800X600 = {
73 static const struct panel_config preset_dvi_1024X768 = {
85 static const struct panel_config preset_dvi_1152X864 = {
97 static const struct panel_config preset_dvi_1280X960 = {
109 static const struct panel_config preset_dvi_1280X1024 = {
121 static const struct panel_config preset_dataimage_480X800 = {
147 static void set_preset(const struct panel_config preset, int x_res, int y_res) in set_preset()
153 static enum display_type set_dvi_preset(const struct panel_config preset, in set_dvi_preset()
[all …]
/external/u-boot/arch/arm/include/asm/arch-omap3/
Ddss.h202 struct panel_config { struct
230 void omap3_dss_panel_config(const struct panel_config *panel_cfg); argument
/external/u-boot/board/teejet/mt_ventoux/
Dmt_ventoux.c61 static struct panel_config lcd_cfg[] = {
305 struct panel_config *panel = &lcd_cfg[0]; in board_video_init()
/external/u-boot/board/htkw/mcx/
Dmcx.c111 static struct panel_config lcd_cfg = {
/external/u-boot/drivers/video/
Domap3_dss.c101 void omap3_dss_panel_config(const struct panel_config *panel_cfg) in omap3_dss_panel_config()
/external/u-boot/board/ti/beagle/
Dbeagle.h520 static const struct panel_config dvid_cfg = {
533 static const struct panel_config dvid_cfg_xm = {