OMAP_I2C_STAT_AL 771 drivers/i2c/busses/i2c-omap.c if (omap->cmd_err & OMAP_I2C_STAT_AL) OMAP_I2C_STAT_AL 913 drivers/i2c/busses/i2c-omap.c omap_i2c_complete_cmd(omap, OMAP_I2C_STAT_AL); OMAP_I2C_STAT_AL 971 drivers/i2c/busses/i2c-omap.c if (stat & (OMAP_I2C_STAT_NACK | OMAP_I2C_STAT_AL)) { OMAP_I2C_STAT_AL 979 drivers/i2c/busses/i2c-omap.c if (stat & OMAP_I2C_STAT_AL) { OMAP_I2C_STAT_AL 981 drivers/i2c/busses/i2c-omap.c omap->cmd_err |= OMAP_I2C_STAT_AL; OMAP_I2C_STAT_AL 982 drivers/i2c/busses/i2c-omap.c omap_i2c_ack_stat(omap, OMAP_I2C_STAT_AL); OMAP_I2C_STAT_AL 1103 drivers/i2c/busses/i2c-omap.c if (stat & OMAP_I2C_STAT_AL) { OMAP_I2C_STAT_AL 1105 drivers/i2c/busses/i2c-omap.c err |= OMAP_I2C_STAT_AL; OMAP_I2C_STAT_AL 1106 drivers/i2c/busses/i2c-omap.c omap_i2c_ack_stat(omap, OMAP_I2C_STAT_AL); OMAP_I2C_STAT_AL 1116 drivers/i2c/busses/i2c-omap.c OMAP_I2C_STAT_AL)) {