Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/compulab/common/
H A Domap3_display.c43 static struct panel_config panel_cfg;
52 static const struct panel_config preset_dvi_640X480 = {
64 static const struct panel_config preset_dvi_800X600 = {
76 static const struct panel_config preset_dvi_1024X768 = {
88 static const struct panel_config preset_dvi_1152X864 = {
100 static const struct panel_config preset_dvi_1280X960 = {
112 static const struct panel_config preset_dvi_1280X1024 = {
124 static const struct panel_config preset_dataimage_480X800 = {
150 static void set_preset(const struct panel_config preset, int x_res, int y_res) in set_preset()
156 static enum display_type set_dvi_preset(const struct panel_config preset, in set_dvi_preset()
[all …]
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap3/
H A Ddss.h202 struct panel_config { struct
230 void omap3_dss_panel_config(const struct panel_config *panel_cfg); argument
/OK3568_Linux_fs/u-boot/board/teejet/mt_ventoux/
H A Dmt_ventoux.c62 static struct panel_config lcd_cfg[] = {
306 struct panel_config *panel = &lcd_cfg[0]; in board_video_init()
/OK3568_Linux_fs/u-boot/board/htkw/mcx/
H A Dmcx.c112 static struct panel_config lcd_cfg = {
/OK3568_Linux_fs/u-boot/drivers/video/
H A Domap3_dss.c101 void omap3_dss_panel_config(const struct panel_config *panel_cfg) in omap3_dss_panel_config()
/OK3568_Linux_fs/u-boot/board/ti/beagle/
H A Dbeagle.h521 static const struct panel_config dvid_cfg = {
534 static const struct panel_config dvid_cfg_xm = {