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

/linux-4.1.27/drivers/input/misc/
H A Dadxl34x.c64 #define DATA_READY (1 << 7) macro
368 if (int_stat & (DATA_READY | WATERMARK)) { adxl34x_irq()
802 ac->int_mask |= DATA_READY; adxl34x_probe()
/linux-4.1.27/sound/pci/ctxfi/
H A Dcthw20k2.c1412 #define DATA_READY 0x800000 /* Used with I2C_IF_STATUS */ macro
1531 } while ((!(ret & DATA_READY)) && --i); hw20k2_i2c_wait_data_ready()
/linux-4.1.27/arch/m68k/include/asm/
H A DMC68VZ328.h544 #define PK_DATAREADY 0x01 /* Use ~DATA_READY as PK[0] */
/linux-4.1.27/drivers/net/ethernet/sun/
H A Dsunvnet.c755 /* we dont expect any other bits than RESET, UP, DATA_READY */ vnet_event_napi()
/linux-4.1.27/drivers/tty/serial/
H A Dioc3_serial.c806 /* We require DMA if either DATA_READY or DDCD notification is set_notification()
H A Dioc4_serial.c1536 /* We require DMA if either DATA_READY or DDCD notification is set_notification()

Completed in 321 milliseconds