Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210-udc.h125 #define DISGR2_USBRST_INT (1 << 0) macro
H A Dfotg210-udc.c310 if ((value & DISGR2_USBRST_INT) || in fotg210_wait_dma_done()
899 if (int_grp2 & DISGR2_USBRST_INT) { in fotg210_irq()
902 fotg210_ack_int(fotg210, FOTG210_DISGR2, DISGR2_USBRST_INT); in fotg210_irq()
1064 | DISGR2_RESM_INT | DISGR2_SUSP_INT | DISGR2_USBRST_INT), in fotg210_init()