Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci.h572 #define XHCI_EXT_PORT_MAJOR(x) (((x) >> 24) & 0xff) macro
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci.h575 #define XHCI_EXT_PORT_MAJOR(x) (((x) >> 24) & 0xff) macro

Completed in 11 milliseconds