Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/i2c/
H A Dast2600_i2c.c103 #define I2C_TIMEOUT_US 100000 macro
135 I2C_TIMEOUT_US); in ast2600_i2c_read_data()
163 I2C_TIMEOUT_US); in ast2600_i2c_write_data()
186 I2C_TIMEOUT_US); in ast2600_i2c_write_data()
222 I2C_TIMEOUT_US); in ast2600_i2c_deblock()
H A Dast_i2c.c19 #define I2C_TIMEOUT_US 100000 macro
128 int timeout = I2C_TIMEOUT_US; in ast_i2c_wait_isr()
154 int timeout = I2C_TIMEOUT_US; in ast_i2c_wait_tx()