Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/fotg210/
Dfotg210-udc.h107 #define DISGR0_CX_SETUP_INT (1 << 0) macro
Dfotg210-udc.c950 if (int_grp0 & DISGR0_CX_SETUP_INT) { in fotg210_irq()