Searched refs:DISGR2_USBRST_INT (Results 1 – 2 of 2) sorted by relevance
127 #define DISGR2_USBRST_INT (1 << 0) macro
301 if ((value & DISGR2_USBRST_INT) || in fotg210_wait_dma_done()896 if (int_grp2 & DISGR2_USBRST_INT) { in fotg210_irq()898 value &= ~DISGR2_USBRST_INT; in fotg210_irq()