Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci.h574 #define XHCI_EXT_PORT_PSIC(x) (((x) >> 28) & 0x0f) macro
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci.h577 #define XHCI_EXT_PORT_PSIC(x) (((x) >> 28) & 0x0f) macro

Completed in 11 milliseconds