Searched refs:LINESTAT_NACK_DET (Results 1 – 1 of 1) sorted by relevance
204 #define LINESTAT_NACK_DET BIT(16) macro207 #define LINESTAT_ACK_OR_NACK_DET (LINESTAT_ACK_DET | LINESTAT_NACK_DET)659 [CMD_RET_ACK] = LINESTAT_ACK_DET | LINESTAT_NACK_DET, in img_i2c_sequence()765 (i2c->line_status & LINESTAT_NACK_DET && in img_i2c_atomic()777 } else if (i2c->line_status & LINESTAT_NACK_DET) { in img_i2c_atomic()