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

/linux-4.1.27/drivers/i2c/busses/
H A Di2c-img-scb.c146 #define INT_WRITE_ACK_ERR BIT(4) macro
172 INT_WRITE_ACK_ERR)
176 INT_WRITE_ACK_ERR | \
184 INT_WRITE_ACK_ERR)
846 if (int_status & (INT_WRITE_ACK_ERR | INT_ADDR_ACK_ERR)) img_i2c_auto()

Completed in 65 milliseconds