Home
last modified time | relevance | path

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

/external/u-boot/include/usb/
Dxhci.h438 struct xhci_run_regs { struct
1220 struct xhci_run_regs *run_regs;
/external/u-boot/drivers/usb/host/
Dxhci-mem.c544 ctrl->run_regs = (struct xhci_run_regs *)((char *)hccr + val); in xhci_mem_init()