Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci-mem.c544 ctrl->run_regs = (struct xhci_run_regs *)((char *)hccr + val); in xhci_mem_init()
547 ctrl->ir_set = &ctrl->run_regs->ir_set[0]; in xhci_mem_init()
/rk3399_rockchip-uboot/include/usb/
H A Dxhci.h1221 struct xhci_run_regs *run_regs; member