Searched refs:RGA_TIMEOUT_DELAY (Results 1 – 1 of 1) sorted by relevance
70 #define RGA_TIMEOUT_DELAY 2*HZ /* 2s */ macro602 ret_timeout = wait_event_timeout(session->wait, atomic_read(&session->done), RGA_TIMEOUT_DELAY); in rga_flush()1550 ret_timeout = wait_event_timeout(session->wait, atomic_read(&session->done), RGA_TIMEOUT_DELAY); in rga_blit_sync()