Home
last modified time | relevance | path

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

/linux/drivers/rtc/
A Drtc-sunxi.c311 unsigned int mask, unsigned int ms_timeout) in sunxi_rtc_wait() argument
313 const unsigned long timeout = jiffies + msecs_to_jiffies(ms_timeout); in sunxi_rtc_wait()
A Drtc-sun6i.c551 unsigned int mask, unsigned int ms_timeout) in sun6i_rtc_wait() argument
553 const unsigned long timeout = jiffies + msecs_to_jiffies(ms_timeout); in sun6i_rtc_wait()
/linux/drivers/staging/rts5208/
A Drtsx.c766 chip->ms_timeout = 2000; in rtsx_init_options()
A Drtsx_chip.h884 int ms_timeout; member
A Dms.c3094 chip->ms_timeout);
3263 chip->ms_timeout);

Completed in 19 milliseconds