Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/i2c/busses/
Di2c-img-scb.c276 #define ISR_WAITSTOP BIT(29) macro
892 return ISR_WAITSTOP; in img_i2c_auto()
898 return ISR_WAITSTOP; in img_i2c_auto()
978 if (hret & ISR_WAITSTOP) { in img_i2c_isr()