Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci.c5161 if (xhci->hci_version > 0x95) { in xhci_update_hub_device()
5164 (unsigned int) xhci->hci_version); in xhci_update_hub_device()
5176 if (xhci->hci_version < 0x100 || hdev->speed == USB_SPEED_HIGH) in xhci_update_hub_device()
5182 (unsigned int) xhci->hci_version); in xhci_update_hub_device()
5188 (xhci->hci_version > 0x95) ? in xhci_update_hub_device()
5194 if (xhci->hci_version > 0x95) in xhci_update_hub_device()
5301 xhci->hci_version = HC_VERSION(readl(&xhci->cap_regs->hc_capbase)); in xhci_gen_setup()
5303 if (xhci->hci_version > 0x100) in xhci_gen_setup()
5320 if (xhci->hci_version > 0x96) in xhci_gen_setup()
5323 if (xhci->hci_version == 0x95 && link_quirk) { in xhci_gen_setup()
[all …]
H A Dxhci-pci.c283 if (pdev->vendor == PCI_VENDOR_ID_AMD && xhci->hci_version == 0x96) in xhci_pci_quirks()
486 if (xhci->hci_version >= 0x120) in xhci_pci_quirks()
H A Dxhci-ring.c3499 if (xhci->hci_version < 0x100 && !(xhci->quirks & XHCI_MTK_HOST)) in xhci_td_remainder()
3508 if ((xhci->quirks & XHCI_MTK_HOST) && (xhci->hci_version < 0x100)) in xhci_td_remainder()
3821 if ((xhci->hci_version >= 0x100) || (xhci->quirks & XHCI_MTK_HOST)) { in xhci_queue_ctrl_tx()
3908 if (xhci->hci_version < 0x100 || urb->dev->speed < USB_SPEED_SUPER) in xhci_get_burst_count()
3929 if (xhci->hci_version < 0x100) in xhci_get_last_burst_packet_count()
4039 if (xhci->hci_version < 0x100) in trb_block_event_intr()
H A Dxhci-mem.c1450 if (usb_endpoint_xfer_control(&ep->desc) && xhci->hci_version >= 0x100) in xhci_endpoint_init()
1453 if ((xhci->hci_version > 0x100) && HCC2_LEC(xhci->hcc_params2)) in xhci_endpoint_init()
2081 if ((xhci->hci_version >= 0x100) && (major_revision != 0x03) && in xhci_add_in_port()
H A Dxhci.h1513 u16 hci_version; member
/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h1426 u16 hci_version; member
H A Dcdnsp-gadget.c1798 pdev->hci_version = HC_VERSION(pdev->hcc_params); in cdnsp_gen_setup()
/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/
H A Dhalbtc8821a1ant.c2134 stack_info->hci_version); in ex_btc8821a1ant_display_coex_info()
2947 stack_info->hci_version); in ex_btc8821a1ant_periodical()
H A Dhalbtc8192e2ant.c2694 stack_info->hci_version); in ex_btc8192e2ant_display_coex_info()
3175 stack_info->hci_version); in ex_btc8192e2ant_periodical()
H A Dhalbtc8723b2ant.c3670 stack_info->hci_version); in ex_btc8723b2ant_display_coex_info()
H A Dhalbtc8821a2ant.c3648 stack_info->hci_version); in ex_btc8821a2ant_display_coex_info()