Home
last modified time | relevance | path

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

/linux-4.1.27/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.c1085 if (!dss_mgr_is_lcd(channel)) in dispc_mgr_set_cpr_coef()
2968 if (dss_mgr_is_lcd(channel)) in _dispc_mgr_pclk_ok()
2983 if (dss_mgr_is_lcd(channel)) { in dispc_mgr_timings_ok()
3121 if (dss_mgr_is_lcd(channel)) { in dispc_mgr_set_timings()
3210 if (dss_mgr_is_lcd(channel)) { in dispc_mgr_lclk_rate()
3248 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()