Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci.h582 #define XHCI_EXT_PORT_LP(x) (((x) >> 14) & 0x03) macro
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci.h585 #define XHCI_EXT_PORT_LP(x) (((x) >> 14) & 0x03) macro

Completed in 11 milliseconds