Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc3/
H A Dcore.h551 #define DWC3_DGCMDPAR_INTF_SEL(n) ((n) << 4) macro
H A Dgadget.c2475 DWC3_DGCMDPAR_INTF_SEL(intf_id)); in dwc3_gadget_func_wakeup()