Home
last modified time | relevance | path

Searched refs:AW_I2C_RETRY_DELAY (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/codecs/aw87xxx/
H A Daw87xxx.h23 #define AW_I2C_RETRY_DELAY (2) macro
H A Daw_device.h23 #define AW_I2C_RETRY_DELAY (2) macro
H A Daw_device.c98 msleep(AW_I2C_RETRY_DELAY); in aw_dev_i2c_write_byte()
120 msleep(AW_I2C_RETRY_DELAY); in aw_dev_i2c_read_byte()
/OK3568_Linux_fs/kernel/sound/soc/codecs/aw883xx/
H A Daw883xx.h33 #define AW_I2C_RETRY_DELAY (5)/* 5ms */ macro