Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h174 struct xhci_hcor_port_regs portregs[MAX_HC_PORTS]; member
H A Dxhci.c903 (&hcor->portregs[le16_to_cpu(req->index) - 1].or_portsc); in xhci_submit_root()