Searched refs:I2C_DELAY (Results 1 – 9 of 9) sorted by relevance
79 # ifndef I2C_DELAY80 # define I2C_DELAY udelay(5) /* 1/4 I2C clock duration */ macro148 I2C_DELAY; in send_reset()149 I2C_DELAY; in send_reset()151 I2C_DELAY; in send_reset()152 I2C_DELAY; in send_reset()166 I2C_DELAY; in send_start() local169 I2C_DELAY; in send_start()171 I2C_DELAY; in send_start()173 I2C_DELAY; in send_start()[all …]
18 #define I2C_DELAY 100000 macro47 u32 to_count = I2C_DELAY; in i2c_read_byte()166 u32 to_count = I2C_DELAY; in i2c_write_byte()
110 #define I2C_DELAY udelay(2) macro
139 #define I2C_DELAY udelay(100) macro
207 #define I2C_DELAY udelay(5) /* 1/4 I2C clock duration */ macro
430 #define I2C_DELAY udelay(25) /* 1/4 I2C clock duration */ macro
464 #define I2C_DELAY udelay(25) /* 1/4 I2C clock duration */ macro
186 #define I2C_DELAY udelay(1) macro
1989 I2C_DELAY1993 is 1 / (I2C_DELAY * 4). Often defined to be something1996 #define I2C_DELAY udelay(2)