Home
last modified time | relevance | path

Searched refs:INT_STOP_DETECTED (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/i2c/busses/
Di2c-img-scb.c154 #define INT_STOP_DETECTED BIT(19) macro
180 INT_STOP_DETECTED)
881 if (int_status & INT_STOP_DETECTED) { in img_i2c_auto()