Home
last modified time | relevance | path

Searched refs:OMAPDSS_VER_OMAP4430_ES2 (Results 1 – 7 of 7) sorted by relevance

/linux/include/linux/platform_data/
H A Domapdss.h17 OMAPDSS_VER_OMAP4430_ES2, /* OMAP4430 ES2.0, 2.1, 2.2 */ enumerator
/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Dhdmi_phy.c195 case OMAPDSS_VER_OMAP4430_ES2: in hdmi_phy_get_features()
H A Dhdmi_pll.c190 case OMAPDSS_VER_OMAP4430_ES2: in dsi_init_pll_data()
H A Dhdmi_wp.c212 omapdss_get_version() == OMAPDSS_VER_OMAP4430_ES2 || in hdmi_wp_audio_config_format()
H A Ddss.c897 case OMAPDSS_VER_OMAP4430_ES2: in dss_get_features()
H A Ddsi.c4861 case OMAPDSS_VER_OMAP4430_ES2: in dsi_get_channel()
5236 case OMAPDSS_VER_OMAP4430_ES2: in dsi_init_pll_data()
/linux/arch/arm/mach-omap2/
H A Ddisplay.c145 return OMAPDSS_VER_OMAP4430_ES2; in omap_display_get_version()