Searched refs:hci_version (Results 1 – 16 of 16) sorted by relevance
28 u16 hci_version; member
577 u16 hci_version; /* stack hci version */ member776 void exhalbtc_set_hci_version(struct btc_coexist *btcoexist, u16 hci_version);
1854 void exhalbtc_set_hci_version(struct btc_coexist *btcoexist, u16 hci_version) in exhalbtc_set_hci_version() argument1859 btcoexist->stack_info.hci_version = hci_version; in exhalbtc_set_hci_version()
2134 stack_info->hci_version); in ex_btc8821a1ant_display_coex_info()2947 stack_info->hci_version); in ex_btc8821a1ant_periodical()
2694 stack_info->hci_version); in ex_btc8192e2ant_display_coex_info()3175 stack_info->hci_version); in ex_btc8192e2ant_periodical()
2484 stack_info->hci_version); in ex_btc8723b1ant_display_coex_info()
3670 stack_info->hci_version); in ex_btc8723b2ant_display_coex_info()
3648 stack_info->hci_version); in ex_btc8821a2ant_display_coex_info()
435 if (xhci->hci_version == 0x95 && link_quirk) { in xhci_init()5050 if (xhci->hci_version > 0x95) { in xhci_update_hub_device()5053 (unsigned int) xhci->hci_version); in xhci_update_hub_device()5065 if (xhci->hci_version < 0x100 || hdev->speed == USB_SPEED_HIGH) in xhci_update_hub_device()5071 (unsigned int) xhci->hci_version); in xhci_update_hub_device()5077 (xhci->hci_version > 0x95) ? in xhci_update_hub_device()5083 if (xhci->hci_version > 0x95) in xhci_update_hub_device()5190 xhci->hci_version = HC_VERSION(readl(&xhci->cap_regs->hc_capbase)); in xhci_gen_setup()5192 if (xhci->hci_version > 0x100) in xhci_gen_setup()5209 if (xhci->hci_version > 0x96) in xhci_gen_setup()[all …]
354 if (pdev->vendor == PCI_VENDOR_ID_AMD && xhci->hci_version == 0x96) in xhci_pci_quirks()555 if (xhci->hci_version >= 0x120) in xhci_pci_quirks()
3553 if (xhci->hci_version < 0x100 && !(xhci->quirks & XHCI_MTK_HOST)) in xhci_td_remainder()3562 if ((xhci->quirks & XHCI_MTK_HOST) && (xhci->hci_version < 0x100)) in xhci_td_remainder()3864 if ((xhci->hci_version >= 0x100) || (xhci->quirks & XHCI_MTK_HOST)) { in xhci_queue_ctrl_tx()3951 if (xhci->hci_version < 0x100 || urb->dev->speed < USB_SPEED_SUPER) in xhci_get_burst_count()3972 if (xhci->hci_version < 0x100) in xhci_get_last_burst_packet_count()4085 if (xhci->hci_version < 0x100) in trb_block_event_intr()
1461 if (usb_endpoint_xfer_control(&ep->desc) && xhci->hci_version >= 0x100) in xhci_endpoint_init()1464 if ((xhci->hci_version > 0x100) && HCC2_LEC(xhci->hcc_params2)) in xhci_endpoint_init()2064 if ((xhci->hci_version >= 0x100) && (major_revision != 0x03) && in xhci_add_in_port()
471 if (xhci->hci_version < 0x100 && HCC_MAX_PSA(xhci->hcc_params) == 4) in xhci_mtk_quirks()
1532 u16 hci_version; member
1428 u16 hci_version; member
1801 pdev->hci_version = HC_VERSION(pdev->hcc_params); in cdnsp_gen_setup()