Home
last modified time | relevance | path

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

/drivers/i2c/busses/
Di2c-mchp-pci1xxxx.c262 #define INTR_STAT_DMA_TERM BIT(7) macro
535 if (reg3 & INTR_STAT_DMA_TERM) { in pci1xxxx_i2c_isr()
538 writeb(INTR_STAT_DMA_TERM, p2); in pci1xxxx_i2c_isr()