Searched refs:ms_timeout (Results 1 – 4 of 4) sorted by relevance
87 static int ma35d1_rtc_init(struct ma35_rtc *rtc, u32 ms_timeout) in ma35d1_rtc_init() argument89 const unsigned long timeout = jiffies + msecs_to_jiffies(ms_timeout); in ma35d1_rtc_init()
309 unsigned int mask, unsigned int ms_timeout) in sunxi_rtc_wait() argument311 const unsigned long timeout = jiffies + msecs_to_jiffies(ms_timeout); in sunxi_rtc_wait()
581 unsigned int mask, unsigned int ms_timeout) in sun6i_rtc_wait() argument583 const unsigned long timeout = jiffies + msecs_to_jiffies(ms_timeout); in sun6i_rtc_wait()
1099 pd692x0_fw_recv_resp(const struct i2c_client *client, unsigned long ms_timeout, in pd692x0_fw_recv_resp() argument1111 timeout = msecs_to_jiffies(ms_timeout) + jiffies; in pd692x0_fw_recv_resp()