Home
last modified time | relevance | path

Searched defs:DEPEVT_PARAMETER_CMD (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/dwc3/
H A Dcore.h1342 #define DEPEVT_PARAMETER_CMD(n) (((n) & (0xf << 8)) >> 8) macro
/kernel/linux/linux-6.6/drivers/usb/dwc3/
H A Dcore.h1434 #define DEPEVT_PARAMETER_CMD(n) (((n) & (0xf << 8)) >> 8) macro

Completed in 14 milliseconds