Home
last modified time | relevance | path

Searched refs:orig_jiffies (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/i2c/
H A Di2c-core-base.c2069 unsigned long orig_jiffies; in __i2c_transfer() local
2102 orig_jiffies = jiffies; in __i2c_transfer()
2113 if (time_after(jiffies, orig_jiffies + adap->timeout)) { in __i2c_transfer()

Completed in 5 milliseconds