Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/gadget/udc/
Dfotg210.h70 #define DMISGR0_MCX_OUT_INT (1 << 2) macro
Dfotg210-udc.c403 value &= ~DMISGR0_MCX_OUT_INT; in fotg210_ep0_queue()