Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/udc/
Dfotg210.h104 #define DISGR0_CX_COMABT_INT (1 << 5) macro
Dfotg210-udc.c841 value &= ~DISGR0_CX_COMABT_INT; in fotg210_clear_comabt_int()
946 if (int_grp0 & DISGR0_CX_COMABT_INT) { in fotg210_irq()