Searched refs:STATUS_WRITE_IN_PROGRESS (Results 1 – 1 of 1) sorted by relevance
102 #define STATUS_WRITE_IN_PROGRESS 0x1 macro484 if (!(dev->status & STATUS_WRITE_IN_PROGRESS)) { in i2c_dw_xfer_msg()538 dev->status |= STATUS_WRITE_IN_PROGRESS; in i2c_dw_xfer_msg()541 dev->status &= ~STATUS_WRITE_IN_PROGRESS; in i2c_dw_xfer_msg()