Home
last modified time | relevance | path

Searched refs:XHCI_EXT_PORT_PSIE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-hub.c162 psie = XHCI_EXT_PORT_PSIE(psi); in xhci_create_usb3x_bos_desc()
204 XHCI_EXT_PORT_PSIE(prev) == 3 && in xhci_create_usb3x_bos_desc()
H A Dxhci.h582 #define XHCI_EXT_PORT_PSIE(x) (((x) >> 4) & 0x03) macro
H A Dxhci-mem.c2042 XHCI_EXT_PORT_PSIE(port_cap->psi[i]), in xhci_add_in_port()
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci.h579 #define XHCI_EXT_PORT_PSIE(x) (((x) >> 4) & 0x03) macro
H A Dxhci-hub.c139 psi_exp = XHCI_EXT_PORT_PSIE(psi); in xhci_create_usb3_bos_desc()
H A Dxhci-mem.c2232 XHCI_EXT_PORT_PSIE(port_cap->psi[i]), in xhci_add_in_port()

Completed in 21 milliseconds