Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210-udc.h124 #define DISGR2_SUSP_INT (1 << 1) macro
H A Dfotg210-udc.c905 if (int_grp2 & DISGR2_SUSP_INT) { in fotg210_irq()
906 fotg210_ack_int(fotg210, FOTG210_DISGR2, DISGR2_SUSP_INT); in fotg210_irq()
1064 | DISGR2_RESM_INT | DISGR2_SUSP_INT | DISGR2_USBRST_INT), in fotg210_init()