Home
last modified time | relevance | path

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

/u-boot/arch/arm/include/asm/arch-tegra/
A Dusb.h28 u16 hci_version; member
/u-boot/drivers/usb/host/
A Dxhci-ring.c339 if (ctrl->hci_version < 0x100 && !(ctrl->quirks & XHCI_MTK_HOST)) in xhci_td_remainder()
348 if ((ctrl->quirks & XHCI_MTK_HOST) && (ctrl->hci_version < 0x100)) in xhci_td_remainder()
843 if (ctrl->hci_version >= 0x100 || ctrl->quirks & XHCI_MTK_HOST) { in xhci_ctrl_tx()
A Dxhci.c1281 ctrl->hci_version = reg; in xhci_lowlevel_init()
/u-boot/include/usb/
A Dxhci.h1220 u16 hci_version; member

Completed in 14 milliseconds