Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/platform/st/sti/c8sectpfe/
Dc8sectpfe-core.c46 #define POLL_MSECS 50 macro
75 fei->timer.expires = jiffies + msecs_to_jiffies(POLL_MSECS); in c8sectpfe_timer_interrupt()
201 msecs_to_jiffies(msecs_to_jiffies(POLL_MSECS)); in c8sectpfe_start_feed()