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