Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/i2c/busses/
Di2c-img-scb.c276 #define ISR_WAITSTOP BIT(29) macro
874 return ISR_WAITSTOP; in img_i2c_auto()
887 return ISR_WAITSTOP; in img_i2c_auto()
959 if (hret & ISR_WAITSTOP) { in img_i2c_isr()