Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Dxhci-mem.c540 ctrl->run_regs = (struct xhci_run_regs *)((char *)hccr + val); in xhci_mem_init()
543 ctrl->ir_set = &ctrl->run_regs->ir_set[0]; in xhci_mem_init()
Dxhci.h1220 struct xhci_run_regs *run_regs; member