Home
last modified time | relevance | path

Searched refs:DEPEVT_PARAMETER_CMD (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/dwc3/
H A Dep0.c1167 cmd = DEPEVT_PARAMETER_CMD(event->parameters); in dwc3_ep0_interrupt()
H A Dcore.h1342 #define DEPEVT_PARAMETER_CMD(n) (((n) & (0xf << 8)) >> 8) macro
H A Dgadget.c3090 u8 cmd = DEPEVT_PARAMETER_CMD(event->parameters); in dwc3_gadget_endpoint_command_complete()
/kernel/linux/linux-6.6/drivers/usb/dwc3/
H A Dep0.c1206 cmd = DEPEVT_PARAMETER_CMD(event->parameters); in dwc3_ep0_interrupt()
H A Dcore.h1434 #define DEPEVT_PARAMETER_CMD(n) (((n) & (0xf << 8)) >> 8) macro
H A Dgadget.c3685 u8 cmd = DEPEVT_PARAMETER_CMD(event->parameters); in dwc3_gadget_endpoint_command_complete()

Completed in 19 milliseconds