Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/common/ !
Dsaa7146_i2c.c132 msleep(SAA7146_I2C_DELAY); in saa7146_i2c_reset()
137 msleep(SAA7146_I2C_DELAY); in saa7146_i2c_reset()
151 msleep(SAA7146_I2C_DELAY); in saa7146_i2c_reset()
156 msleep(SAA7146_I2C_DELAY); in saa7146_i2c_reset()
162 msleep(SAA7146_I2C_DELAY); in saa7146_i2c_reset()
/linux-3.4.99/include/media/ !
Dsaa7146.h189 #define SAA7146_I2C_DELAY 5 /* time we wait after certain i2c-operations */ macro