Home
last modified time | relevance | path

Searched refs:fifohandcheck (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/drivers/video/fbdev/omap2/dss/
Dmanager.c201 bool fifohandcheck = config->fifohandcheck; in dss_mgr_check_lcd_config() local
213 if (stallmode == false && fifohandcheck == true) in dss_mgr_check_lcd_config()
Dsdi.c122 sdi.mgr_config.fifohandcheck = false; in sdi_config_lcd_manager()
Ddss.h189 bool fifohandcheck; member
Ddpi.c375 dpi->mgr_config.fifohandcheck = false; in dpi_config_lcd_manager()
Drfbi.c849 mgr_config.fifohandcheck = false; in rfbi_config_lcd_manager()
Ddsi.c4126 dsi->mgr_config.fifohandcheck = true; in dsi_display_init_dispc()
4129 dsi->mgr_config.fifohandcheck = false; in dsi_display_init_dispc()
Ddispc.c3016 dispc_mgr_enable_fifohandcheck(channel, config->fifohandcheck); in dispc_mgr_set_lcd_config()