Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-img-scb.c145 #define INT_ADDR_ACK_ERR BIT(5) macro
170 INT_ADDR_ACK_ERR | \
174 INT_ADDR_ACK_ERR | \
183 INT_ADDR_ACK_ERR | \
857 if (int_status & (INT_WRITE_ACK_ERR | INT_ADDR_ACK_ERR)) in img_i2c_auto()
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-img-scb.c145 #define INT_ADDR_ACK_ERR BIT(5) macro
170 INT_ADDR_ACK_ERR | \
174 INT_ADDR_ACK_ERR | \
183 INT_ADDR_ACK_ERR | \
857 if (int_status & (INT_WRITE_ACK_ERR | INT_ADDR_ACK_ERR)) in img_i2c_auto()

Completed in 5 milliseconds