Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/i2c/
H A Dast_i2c.c20 #define I2C_SLEEP_STEP_US 20 macro
131 udelay(I2C_SLEEP_STEP_US); in ast_i2c_wait_isr()
132 timeout -= I2C_SLEEP_STEP_US; in ast_i2c_wait_isr()
161 udelay(I2C_SLEEP_STEP_US); in ast_i2c_wait_tx()
162 timeout -= I2C_SLEEP_STEP_US; in ast_i2c_wait_tx()