Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci.c113 static struct xhci_ctrl xhcic[CONFIG_USB_MAX_CONTROLLER_COUNT]; variable
1321 ctrl = &xhcic[index]; in usb_lowlevel_init()
1332 *controller = &xhcic[index]; in usb_lowlevel_init()
1347 struct xhci_ctrl *ctrl = (xhcic + index); in usb_lowlevel_stop()