Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Domap_lcdc.c50 int sync_error; member
65 if (s->sync_error) { in omap_lcd_interrupts()
277 omap_lcd->sync_error = 1; in omap_update_display()
335 s->sync_error = 0; in omap_lcd_update()
399 return (s->palette_done << 6) | (s->sync_error << 2) | s->frame_done; in omap_lcdc_read()
477 s->sync_error = 0; in omap_lcdc_reset()