Searched refs:omapdss_get_version (Results 1 – 12 of 12) sorted by relevance
59 enum omapdss_version omapdss_get_version(void) in omapdss_get_version() function64 EXPORT_SYMBOL(omapdss_get_version);201 dss_features_init(omapdss_get_version()); in omap_dss_probe()
212 if (omapdss_get_version() == OMAPDSS_VER_OMAP4430_ES1 || in hdmi_wp_audio_config_format()213 omapdss_get_version() == OMAPDSS_VER_OMAP4430_ES2 || in hdmi_wp_audio_config_format()214 omapdss_get_version() == OMAPDSS_VER_OMAP4) { in hdmi_wp_audio_config_format()
79 switch (omapdss_get_version()) { in dpi_get_pll()606 if (omapdss_get_version() == OMAPDSS_VER_DRA7xx) in dpi_init_pll()625 switch (omapdss_get_version()) { in dpi_get_channel()
203 switch (omapdss_get_version()) { in hdmi_phy_init_features()
196 switch (omapdss_get_version()) { in dsi_init_pll_data()
708 .dss_version = omapdss_get_version(), in hdmi_audio_register()
677 .dss_version = omapdss_get_version(), in hdmi_audio_register()
901 switch (omapdss_get_version()) { in dss_init_features()
4867 switch (omapdss_get_version()) { in dsi_get_channel()5246 switch (omapdss_get_version()) { in dsi_init_pll_data()
3891 switch (omapdss_get_version()) { in dispc_init_features()
343 return omapdss_get_version() == OMAPDSS_VER_OMAP24xx; in omap_vout_dss_omap24xx()348 switch (omapdss_get_version()) { in omap_vout_dss_omap34xx()
845 enum omapdss_version omapdss_get_version(void);