Home
last modified time | relevance | path

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

/drivers/rtc/
A Drtc-ma35d1.c87 static int ma35d1_rtc_init(struct ma35_rtc *rtc, u32 ms_timeout) in ma35d1_rtc_init() argument
89 const unsigned long timeout = jiffies + msecs_to_jiffies(ms_timeout); in ma35d1_rtc_init()
A Drtc-sunxi.c309 unsigned int mask, unsigned int ms_timeout) in sunxi_rtc_wait() argument
311 const unsigned long timeout = jiffies + msecs_to_jiffies(ms_timeout); in sunxi_rtc_wait()
A Drtc-sun6i.c581 unsigned int mask, unsigned int ms_timeout) in sun6i_rtc_wait() argument
583 const unsigned long timeout = jiffies + msecs_to_jiffies(ms_timeout); in sun6i_rtc_wait()
/drivers/net/pse-pd/
A Dpd692x0.c1333 pd692x0_fw_recv_resp(const struct i2c_client *client, unsigned long ms_timeout, in pd692x0_fw_recv_resp() argument
1345 timeout = msecs_to_jiffies(ms_timeout) + jiffies; in pd692x0_fw_recv_resp()

Completed in 13 milliseconds