Searched refs:DEPEVT_PARAMETER_CMD (Results 1 – 3 of 3) sorted by relevance
1205 cmd = DEPEVT_PARAMETER_CMD(event->parameters); in dwc3_ep0_interrupt()
1413 #define DEPEVT_PARAMETER_CMD(n) (((n) & (0xf << 8)) >> 8) macro
3575 u8 cmd = DEPEVT_PARAMETER_CMD(event->parameters); in dwc3_gadget_endpoint_command_complete()