Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
Dfotg210.h100 #define DISGR0_CX_COMABT_INT (1 << 5) macro
Dfotg210-udc.c834 value &= ~DISGR0_CX_COMABT_INT; in fotg210_clear_comabt_int()
943 if (int_grp0 & DISGR0_CX_COMABT_INT) { in fotg210_irq()