Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/rk_eink/
H A Drk_ebc_tcon.c154 static volatile int last_frame_done = -1; variable
244 last_frame_done = 1; in ebc_irq_handler()
433 if ((last_frame_done == -1) || (last_frame_done == 1)) in wait_for_last_frame_complete()
441 if (last_frame_done == -1) in wait_for_last_frame_complete()
467 last_frame_done = 0; in ebc_tcon_frame_start()