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