Home
last modified time | relevance | path

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

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