Home
last modified time | relevance | path

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

/linux/drivers/usb/fotg210/
H A Dfotg210-udc.h106 #define DISGR0_CX_IN_INT (1 << 1) macro
H A Dfotg210-udc.c962 if (int_grp0 & DISGR0_CX_IN_INT) in fotg210_irq()