Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-hub.c140 psi_mant = XHCI_EXT_PORT_PSIM(psi); in xhci_create_usb3_bos_desc()
H A Dxhci.h584 #define XHCI_EXT_PORT_PSIM(x) (((x) >> 16) & 0xffff) macro
H A Dxhci-mem.c2318 XHCI_EXT_PORT_PSIM(port_cap->psi[i])); in xhci_add_in_port()