Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210-udc.h105 #define DISGR0_CX_OUT_INT (1 << 2) macro
H A Dfotg210-udc.c965 if (int_grp0 & DISGR0_CX_OUT_INT) in fotg210_irq()