Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/htkw/mcx/
H A Dmcx.c137 omap3_dss_panel_config(&lcd_cfg); in board_video_init()
/OK3568_Linux_fs/u-boot/board/ti/beagle/
H A Dbeagle.c254 omap3_dss_panel_config(&dvid_cfg); in beagle_display_init()
259 omap3_dss_panel_config(&dvid_cfg_xm); in beagle_display_init()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap3/
H A Ddss.h230 void omap3_dss_panel_config(const struct panel_config *panel_cfg);
/OK3568_Linux_fs/u-boot/board/teejet/mt_ventoux/
H A Dmt_ventoux.c338 omap3_dss_panel_config(panel); in board_video_init()
/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() function
/OK3568_Linux_fs/u-boot/board/compulab/common/
H A Domap3_display.c417 omap3_dss_panel_config(&panel_cfg); in lcd_ctrl_init()