Home
last modified time | relevance | path

Searched refs:XHCI_EXT_PORT_LP (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci.h583 #define XHCI_EXT_PORT_LP(x) (((x) >> 14) & 0x03) macro
H A Dxhci-mem.c2317 XHCI_EXT_PORT_LP(port_cap->psi[i]), in xhci_add_in_port()