Home
last modified time | relevance | path

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

/minix/minix/drivers/bus/i2c/arch/earm/
H A Domap_i2c_registers.h148 #define ARDY 2 /* I2C_IRQSTATUS / I2C_STAT / I2C_IRQENABLE_SET / I2C_IE */ macro
H A Domap_i2c.c534 intmask |= (1 << ARDY); in omap_i2c_intr_enable()
691 pollmask = (1<<ARDY); /* poll access ready bit */ in omap_i2c_read()
768 pollmask = (1<<ARDY); /* poll access ready bit */ in omap_i2c_write()