Home
last modified time | relevance | path

Searched refs:dss_mgr_is_lcd (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/video/fbdev/omap2/dss/
Ddispc-compat.c619 if (dss_mgr_is_lcd(channel)) in dispc_mgr_enable_sync()
629 if (dss_mgr_is_lcd(channel)) in dispc_mgr_disable_sync()
Ddss.h231 static inline bool dss_mgr_is_lcd(enum omap_channel id) in dss_mgr_is_lcd() function
Ddispc.c1089 if (!dss_mgr_is_lcd(channel)) in dispc_mgr_set_cpr_coef()
3050 if (dss_mgr_is_lcd(channel)) in _dispc_mgr_pclk_ok()
3065 if (dss_mgr_is_lcd(channel)) { in dispc_mgr_timings_ok()
3203 if (dss_mgr_is_lcd(channel)) { in dispc_mgr_set_timings()
3292 if (dss_mgr_is_lcd(channel)) { in dispc_mgr_lclk_rate()
3330 if (dss_mgr_is_lcd(channel)) { in dispc_mgr_pclk_rate()
Dapply.c727 if (dss_mgr_is_lcd(mgr->id)) in dss_mgr_write_regs_extra()