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

/linux-master/drivers/i2c/busses/
H A Di2c-pxa.c997 #define VALID_INT_SOURCE (ISR_SSD | ISR_ALD | ISR_ITE | ISR_IRF | \ macro
1004 if (!(isr & VALID_INT_SOURCE))
1021 writel(isr & VALID_INT_SOURCE, _ISR(i2c));

Completed in 128 milliseconds