Home
last modified time | relevance | path

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

/linux/drivers/i2c/busses/
H A Di2c-s3c2410.c82 #define S3C2410_IDLE_TIMEOUT 5000 macro
670 ktime_us_delta(now, start) < S3C2410_IDLE_TIMEOUT) { in s3c24xx_i2c_wait_idle()
672 if (delay < S3C2410_IDLE_TIMEOUT / 10) in s3c24xx_i2c_wait_idle()