Home
last modified time | relevance | path

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

/linux/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()
/linux/drivers/net/pse-pd/
A Dpd692x0.c1099 pd692x0_fw_recv_resp(const struct i2c_client *client, unsigned long ms_timeout, in pd692x0_fw_recv_resp() argument
1111 timeout = msecs_to_jiffies(ms_timeout) + jiffies; in pd692x0_fw_recv_resp()
/linux/drivers/staging/rts5208/
A Drtsx.c754 chip->ms_timeout = 2000; in rtsx_init_options()
A Drtsx_chip.h884 int ms_timeout; member
A Dms.c3095 chip->ms_timeout);
3264 chip->ms_timeout);

Completed in 26 milliseconds