Searched refs:I2C_RISEFALL_TIME (Results 1 – 3 of 3) sorted by relevance
21 #define I2C_RISEFALL_TIME 20 macro60 udelay(I2C_RISEFALL_TIME); /* wait for the line to change state */ in set_clock()82 udelay(I2C_RISEFALL_TIME); /* wait for the line to change state */ in set_data()
60 #define I2C_RISEFALL_TIME 20 macro204 gpio->algo.udelay = I2C_RISEFALL_TIME; in intel_gpio_create()234 udelay(I2C_RISEFALL_TIME); in intel_i2c_quirk_xfer()
200 #define I2C_RISEFALL_TIME 10 macro321 udelay(I2C_RISEFALL_TIME); in intel_gpio_pre_xfer()353 algo->udelay = I2C_RISEFALL_TIME; in intel_gpio_setup()