Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/usb/
H A Dxhci.h439 struct xhci_run_regs { struct
1221 struct xhci_run_regs *run_regs;
/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()