Home
last modified time | relevance | path

Searched refs:OMAP_LCDC_STAT_SYNC_LOST (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/video/fbdev/omap/
H A Dlcdc.h23 #define OMAP_LCDC_STAT_SYNC_LOST (1 << 2) macro
H A Dlcdc.c236 if (status & (OMAP_LCDC_STAT_FUF | OMAP_LCDC_STAT_SYNC_LOST)) in lcdc_irq_handler()