Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/video/omap2/dss/
Ddispc.c239 if (dss_has_feature(FEAT_MGR_LCD2)) { in dispc_save_context()
269 if (dss_has_feature(FEAT_MGR_LCD2)) { in dispc_save_context()
379 if (dss_has_feature(FEAT_CORE_CLK_DIV)) in dispc_save_context()
401 if (dss_has_feature(FEAT_MGR_LCD2)) { in dispc_restore_context()
430 if (dss_has_feature(FEAT_MGR_LCD2)) { in dispc_restore_context()
540 if (dss_has_feature(FEAT_CORE_CLK_DIV)) in dispc_restore_context()
545 if (dss_has_feature(FEAT_MGR_LCD2)) in dispc_restore_context()
852 if (!dss_has_feature(FEAT_PRE_MULT_ALPHA)) in _dispc_set_pre_mult_alpha()
855 if (!dss_has_feature(FEAT_GLOBAL_ALPHA_VID1) && in _dispc_set_pre_mult_alpha()
864 if (!dss_has_feature(FEAT_GLOBAL_ALPHA)) in _dispc_setup_global_alpha()
[all …]
Ddss_features.h82 bool dss_has_feature(enum dss_feat_id id);
Doverlay.c241 if (!dss_has_feature(FEAT_GLOBAL_ALPHA_VID1) && in overlay_global_alpha_store()
278 if (!dss_has_feature(FEAT_GLOBAL_ALPHA_VID1) && in overlay_pre_mult_alpha_store()
672 if (dss_has_feature(FEAT_MGR_LCD2)) in dss_recheck_connections()
Ddss_features.c346 bool dss_has_feature(enum dss_feat_id id) in dss_has_feature() function
Dmanager.c1207 if (dss_has_feature(FEAT_MGR_LCD2)) in dss_apply_irq_handler()
1408 if (dss_has_feature(FEAT_MGR_LCD2)) in omap_dss_mgr_apply()
Ddss.c353 if (!dss_has_feature(FEAT_LCD_CLK_SRC)) in dss_select_lcd_clk_source()