Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddss.h413 void dispc_mgr_set_lcd_config(enum omap_channel channel,
H A Dapply.c715 dispc_mgr_set_lcd_config(mgr->id, &mp->lcd_config); in dss_mgr_write_regs_extra()
H A Ddispc.c2949 void dispc_mgr_set_lcd_config(enum omap_channel channel, in dispc_mgr_set_lcd_config() function
2965 EXPORT_SYMBOL(dispc_mgr_set_lcd_config);
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddss.h431 void dispc_mgr_set_lcd_config(struct dispc_device *dispc,
H A Ddispc.c3076 void dispc_mgr_set_lcd_config(struct dispc_device *dispc, in dispc_mgr_set_lcd_config() function
4693 dispc_mgr_set_lcd_config(dispc, OMAP_DSS_CHANNEL_LCD, &lcd_conf); in dispc_errata_i734_wa()
/openbmc/linux/drivers/gpu/drm/omapdrm/
H A Domap_crtc.c221 dispc_mgr_set_lcd_config(priv->dispc, omap_crtc->channel, in omap_crtc_dss_set_lcd_config()