Searched refs:ms_timeout (Results 1 – 2 of 2) sorted by relevance
324 unsigned int mask, unsigned int ms_timeout) in sunxi_rtc_wait() argument326 const unsigned long timeout = jiffies + msecs_to_jiffies(ms_timeout); in sunxi_rtc_wait()
419 unsigned int mask, unsigned int ms_timeout) in sun6i_rtc_wait() argument421 const unsigned long timeout = jiffies + msecs_to_jiffies(ms_timeout); in sun6i_rtc_wait()