Searched refs:hci_version (Results 1 – 4 of 4) sorted by relevance
28 u16 hci_version; member
339 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()
1281 ctrl->hci_version = reg; in xhci_lowlevel_init()
1220 u16 hci_version; member
Completed in 14 milliseconds