Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci.h575 #define XHCI_EXT_PORT_OFF(x) ((x) & 0xff) macro
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci.h578 #define XHCI_EXT_PORT_OFF(x) ((x) & 0xff) macro

Completed in 10 milliseconds