Home
last modified time | relevance | path

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

/u-boot/board/compulab/common/
A Domap3_display.c41 static struct panel_config panel_cfg;
50 static const struct panel_config preset_dvi_640X480 = {
62 static const struct panel_config preset_dvi_800X600 = {
74 static const struct panel_config preset_dvi_1024X768 = {
86 static const struct panel_config preset_dvi_1152X864 = {
98 static const struct panel_config preset_dvi_1280X960 = {
110 static const struct panel_config preset_dvi_1280X1024 = {
122 static const struct panel_config preset_dataimage_480X800 = {
148 static void set_preset(const struct panel_config preset, int x_res, int y_res) in set_preset()
154 static enum display_type set_dvi_preset(const struct panel_config preset, in set_dvi_preset()
[all …]
/u-boot/arch/arm/include/asm/arch-omap3/
A Ddss.h202 struct panel_config { struct
230 void omap3_dss_panel_config(const struct panel_config *panel_cfg); argument
/u-boot/drivers/video/
A Domap3_dss.c101 void omap3_dss_panel_config(const struct panel_config *panel_cfg) in omap3_dss_panel_config()
/u-boot/board/ti/beagle/
A Dbeagle.h520 static const struct panel_config dvid_cfg = {
533 static const struct panel_config dvid_cfg_xm = {

Completed in 6 milliseconds