Home
last modified time | relevance | path

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

/drivers/i2c/busses/
Di2c-img-scb.c154 #define INT_TIMING BIT(18) macro
167 #define INT_ENABLE_MASK_RAW INT_TIMING
632 if (int_status & INT_TIMING) { in img_i2c_raw()