Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/gadget/udc/
Drenesas_usbf.c146 #define USBF_EPN_MODE_MASK (0x3 << 24) macro
3184 switch (ctrl & USBF_EPN_MODE_MASK) { in usbf_epn_check()