Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-img-scb.c12 * directly for a certain number of clock cycles (the INT_TIMING
153 #define INT_TIMING BIT(18) macro
166 #define INT_ENABLE_MASK_RAW INT_TIMING
645 if (int_status & INT_TIMING) { in img_i2c_raw()
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-img-scb.c12 * directly for a certain number of clock cycles (the INT_TIMING
153 #define INT_TIMING BIT(18) macro
166 #define INT_ENABLE_MASK_RAW INT_TIMING
645 if (int_status & INT_TIMING) { in img_i2c_raw()

Completed in 5 milliseconds