Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Ddss.h444 void dispc_mgr_set_lcd_config(enum omap_channel channel,
Dapply.c728 dispc_mgr_set_lcd_config(mgr->id, &mp->lcd_config); in dss_mgr_write_regs_extra()
Ddispc.c3073 void dispc_mgr_set_lcd_config(enum omap_channel channel, in dispc_mgr_set_lcd_config() function
3089 EXPORT_SYMBOL(dispc_mgr_set_lcd_config);
/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Ddispc.c3074 static void dispc_mgr_set_lcd_config(struct dispc_device *dispc, in dispc_mgr_set_lcd_config() function
4689 dispc_mgr_set_lcd_config(dispc, OMAP_DSS_CHANNEL_LCD, &lcd_conf); in dispc_errata_i734_wa()
4742 .mgr_set_lcd_config = dispc_mgr_set_lcd_config,