Home
last modified time | relevance | path

Searched refs:jtime (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/w1/masters/
H A Dds2490.c690 const unsigned long jtime = msecs_to_jiffies(1000*8/75); in ds9490r_search() local
728 schedule_timeout(jtime); in ds9490r_search()
/openbmc/linux/drivers/w1/
H A Dw1.c1153 const unsigned long jtime = in w1_process() local
1195 jremain = jtime; in w1_process()