Home
last modified time | relevance | path

Searched defs:I2C_DELAY (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/drivers/i2c/
H A Dsoft_i2c.c76 # define I2C_DELAY udelay(5) /* 1/4 I2C clock duration */ macro
162 I2C_DELAY; in send_start() local
/openbmc/u-boot/include/configs/
H A Dsnapper9260.h106 #define I2C_DELAY udelay(2) macro
H A Dethernut5.h131 #define I2C_DELAY udelay(100) macro
H A Dvct.h175 #define I2C_DELAY udelay(5) /* 1/4 I2C clock duration */ macro
H A Dhrcon.h419 #define I2C_DELAY udelay(25) /* 1/4 I2C clock duration */ macro
H A Dstrider.h451 #define I2C_DELAY udelay(25) /* 1/4 I2C clock duration */ macro
/openbmc/u-boot/include/configs/km/
H A Dkm_arm.h167 #define I2C_DELAY udelay(1) macro