Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
Dfotg210.h123 #define DISGR2_USBRST_INT (1 << 0) macro
Dfotg210-udc.c298 if ((value & DISGR2_USBRST_INT) || in fotg210_wait_dma_done()
883 if (int_grp2 & DISGR2_USBRST_INT) { in fotg210_irq()
885 value &= ~DISGR2_USBRST_INT; in fotg210_irq()
1037 | DISGR2_RESM_INT | DISGR2_SUSP_INT | DISGR2_USBRST_INT), in fotg210_init()