Home
last modified time | relevance | path

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

/linux/sound/pci/ctxfi/
H A Dcthw20k2.c1408 #define DATA_READY 0x800000 /* Used with I2C_IF_STATUS */ macro
1527 } while ((!(ret & DATA_READY)) && --i); in hw20k2_i2c_wait_data_ready()