Home
last modified time | relevance | path

Searched refs:AW_I2C_RETRIES (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/codecs/aw87xxx/
H A Daw87xxx.h22 #define AW_I2C_RETRIES (5) macro
H A Daw_device.h22 #define AW_I2C_RETRIES (5) macro
H A Daw_device.c89 while (cnt < AW_I2C_RETRIES) { in aw_dev_i2c_write_byte()
110 while (cnt < AW_I2C_RETRIES) { in aw_dev_i2c_read_byte()
/OK3568_Linux_fs/kernel/sound/soc/codecs/aw883xx/
H A Daw883xx.h32 #define AW_I2C_RETRIES (5) macro
H A Daw883xx.c244 while (cnt < AW_I2C_RETRIES) { in aw883xx_i2c_write()
268 while (cnt < AW_I2C_RETRIES) { in aw883xx_i2c_read()