Home
last modified time | relevance | path

Searched refs:XHCI_EXT_PORT_PSIE (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-hub.c139 psi_exp = XHCI_EXT_PORT_PSIE(psi); in xhci_create_usb3_bos_desc()
H A Dxhci.h580 #define XHCI_EXT_PORT_PSIE(x) (((x) >> 4) & 0x03) macro
H A Dxhci-mem.c2314 XHCI_EXT_PORT_PSIE(port_cap->psi[i]), in xhci_add_in_port()