Home
last modified time | relevance | path

Searched refs:OMAPDSS_VER_DRA7xx (Results 1 – 8 of 8) sorted by relevance

/linux/include/linux/platform_data/
H A Domapdss.h21 OMAPDSS_VER_DRA7xx, enumerator
/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddpi.c99 case OMAPDSS_VER_DRA7xx: in dpi_get_pll()
595 if (omapdss_get_version() == OMAPDSS_VER_DRA7xx) in dpi_init_pll()
623 case OMAPDSS_VER_DRA7xx: in dpi_get_channel()
H A Dhdmi_phy.c200 case OMAPDSS_VER_DRA7xx: in hdmi_phy_get_features()
H A Dhdmi_pll.c196 case OMAPDSS_VER_DRA7xx: in dsi_init_pll_data()
H A Ddss_features.c923 case OMAPDSS_VER_DRA7xx: in dss_features_init()
H A Ddss.c906 case OMAPDSS_VER_DRA7xx: in dss_get_features()
H A Ddispc.c3878 case OMAPDSS_VER_DRA7xx: in dispc_get_features()
/linux/arch/arm/mach-omap2/
H A Ddisplay.c153 return OMAPDSS_VER_DRA7xx; in omap_display_get_version()