Home
last modified time | relevance | path

Searched refs:xhci_mem_init (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/include/usb/
H A Dxhci.h1268 int xhci_mem_init(struct xhci_ctrl *ctrl, struct xhci_hccr *hccr,
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci-mem.c503 int xhci_mem_init(struct xhci_ctrl *ctrl, struct xhci_hccr *hccr, in xhci_mem_init() function
H A Dxhci.c1221 if (xhci_mem_init(ctrl, hccr, hcor) < 0) in xhci_lowlevel_init()