Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/i2c/busses/
Di2c-img-scb.c153 #define INT_TIMING BIT(18) macro
166 #define INT_ENABLE_MASK_RAW INT_TIMING
645 if (int_status & INT_TIMING) { in img_i2c_raw()