Searched refs:timeval (Results 1 – 7 of 7) sorted by relevance
212 unsigned long long timeval = 0; in fsl_i2c_fixup() local225 timeval = get_ticks(); in fsl_i2c_fixup()227 if ((get_ticks() - timeval) > timeout) in fsl_i2c_fixup()241 timeval = get_ticks(); in fsl_i2c_fixup()243 if ((get_ticks() - timeval) > timeout) in fsl_i2c_fixup()260 unsigned long long timeval; in __i2c_init() local276 timeval = get_ticks(); in __i2c_init()278 if ((get_ticks() - timeval) < timeout) in __i2c_init()292 unsigned long long timeval = get_ticks(); in i2c_wait4bus() local296 if ((get_ticks() - timeval) > timeout) in i2c_wait4bus()[all …]
87 struct timeval tv; in serialreadchar()
352 unsigned long long timeval = get_ticks(); in run_descriptor_jr_idx() local366 timeval = get_ticks(); in run_descriptor_jr_idx()376 if ((get_ticks() - timeval) > timeout) { in run_descriptor_jr_idx()
195 struct timeval tv; in os_get_nsec()203 struct timeval tv; in os_get_nsec()
521 struct timeval now; in main()
160 struct timeval tv; in kwboot_tty_recv()
1559 struct timeval tv; in procheader()