Home
last modified time | relevance | path

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

/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_intr.c28 msecs_to_jiffies(MFC_INT_TIMEOUT)); in s5p_mfc_wait_for_done_dev()
60 msecs_to_jiffies(MFC_INT_TIMEOUT)); in s5p_mfc_wait_for_done_ctx()
65 msecs_to_jiffies(MFC_INT_TIMEOUT)); in s5p_mfc_wait_for_done_ctx()
H A Ds5p_mfc_common.h49 #define MFC_INT_TIMEOUT 2000 macro